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:
parent
43ede44381
commit
a5f84b7a3f
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
### 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
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue