Skip to content

lukaszkurantdev/react-native-svg-circle-country-flags

Repository files navigation

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

Lukasz Kurant
Author

License

MIT License. © Lukasz Kurant 2023

About

React Native package based on react-native-svg with a collection of 400+ circular SVG flags.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published