react-native-svg-circle-country-flags
v0.2.2
Published
React Native package based on react-native-svg with a collection of 400+ circular SVG flags.
Downloads
498
Maintainers
Readme
React Native Svg Circle Country Flags
React Native package based on react-native-svg and circle-flags with a collection of 400+ circular SVG flags. To see full list of flags check: circle-flags gallery.
Example flags
Prerequisites
⚠️ Peer Dependencies
This library has a peer dependency on react-native-reanimated has to be installed, linked and configured into your project. Follow react-native-svg to install the dependency.
Installation
npm install react-native-svg-circle-country-flags
# or
yarn add react-native-svg-circle-country-flags
Usage
import { Languages, Al } from 'react-native-svg-circle-country-flags';
// ...
<Languages.Ak />
<Al />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
Maintainers
License
MIT License. © Lukasz Kurant 2023