0.2.2 • Published 9 months ago

react-native-svg-circle-country-flags v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago