Add react-native-circle-flags to README

I created the React Native equivalent of circle-flags, which is react-native-circle-flags. I added it to the README, hoping it helps others.
This commit is contained in:
Ahmet Eren Odacı 2025-12-17 13:28:34 +03:00 committed by GitHub
parent 43ede44381
commit a5f84b7a3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,10 @@ To view all the available flags, check [the gallery](https://hatscripts.github.i
If you're using [React](https://reactjs.org), you may want to try the [react-circle-flags](https://www.npmjs.com/package/react-circle-flags) package. If you're using [React](https://reactjs.org), you may want to try the [react-circle-flags](https://www.npmjs.com/package/react-circle-flags) package.
### React Native / Expo
If you're using [React Native / Expo](https://reactnative.dev/), you may want to try the [react-native-circle-flags](https://www.npmjs.com/package/react-native-circle-flags) package.
### SolidJS ### SolidJS
If you're using [SolidJS](https://www.solidjs.com/), you may want to try the [solid-circle-flags](https://www.npmjs.com/package/solid-circle-flags) package. If you're using [SolidJS](https://www.solidjs.com/), you may want to try the [solid-circle-flags](https://www.npmjs.com/package/solid-circle-flags) package.