react-native-round-flags

1.0.4 • Public • Published

react-native-round-flags

Fun with flags (in React Native)!

Example

Round Icons demonstration

Usage

import Flag from 'react-native-round-flags';
 
const JustAFlag = () =>
  <Flag code="DE"/>

Props

code

Type: String

The ISO code of a flag, for example "DE", "FR" or "GB"

style (optional)

Allows additional styles to be passed through.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    464
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    464
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i react-native-round-flags

Weekly Downloads

198

Version

1.0.4

License

ISC

Last publish

Collaborators

  • pohodnya