react-native-svg-circle-country-flags
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

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

Dependencies (0)

    Dev Dependencies (22)

    Package Sidebar

    Install

    npm i react-native-svg-circle-country-flags

    Weekly Downloads

    10

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    7.46 MB

    Total Files

    5490

    Last publish

    Collaborators

    • lukaszkurantdev