npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

react-native-svg-flagkit

v0.9.5

Published

SVG flag for react-native

Downloads

2,612

Readme

react-native-svg-flagkit

react-native-svg-flagkit provides 250 flags to easily use in react-native.
Assets are all from FlagKit.
Inspired from FlagKit & react-native-svg & svgr.

Installation

npm install --save react-native-svg-flagkit

react-native-svg-flagkit depends on react-native-svg.

react-native link react-native-svg

Usage

import { Flag } from 'react-native-svg-flagkit'

export default class App extends Component {
  render() {
    return (
      <View>
        <Flag 
            id={'TW'}
        />
        <Flag 
            id={'US'}
            size={0.2}
        />
        <Flag
            id={'JP'}
            width={100}
            height={100}
        />
      </View>
    );
  }
}

Props

| Prop | Type | Default | Note | |---|---|---|---| | size | number | 1 | scale from default with, height | width | number | 210 | SVG or Image width | height | number | 150 | SVG or Image width | onPress | function | | Press flag event

Run example

git clone [email protected]:jackmew/react-native-svg-flagkit.git
cd example
npm install

Run react-native-svg-flatkit/example/TestFlagKit.js

Todo

  • [ ] Square Flag
  • [ ] Circle Flag

Flags

Due to there is a react-native-svg Mask Component issue. There are some svg component is not available currently.
When you use Flag component, it will automatically to use PNG to replace SVG.
The only problem is that when you try to scale PNG, it will be fuzzy.

| Flag | Code | Region | SVG | PNG | | :-------------: | :-------------: | :-------------: | :-------------: | ------------- | | | AD | Andorra | ✅ | ✅ | | | AE | United Arab Emirates | ✅ | ✅ | | | AF | Afghanistan | ✅ | ✅ | | | AG | Antigua & Barbuda | ❌ | ✅ | | | AI | Anguilla | ❌ | ✅ | | | AL | Albania | ✅ | ✅ | | | AM | Armenia | ✅ | ✅ | | | AO | Angola | ✅ | ✅ | | | AR | Argentina | ✅ | ✅ | | | AS | American Samoa | ✅ | ✅ | | | AT | Austria | ✅ | ✅ | | | AU | Australia | ✅ | ✅ | | | AW | Aruba | ✅ | ✅ | | | AX | Åland Islands | ✅ | ✅ | | | AZ | Azerbaijan | ✅ | ✅ | | | BA | Bosnia & Herzegovina | ✅ | ✅ | | | BB | Barbados | ✅ | ✅ | | | BD | Bangladesh | ✅ | ✅ | | | BE | Belgium | ✅ | ✅ | | | BF | Burkina Faso | ✅ | ✅ | | | BG | Bulgaria | ✅ | ✅ | | | BH | Bahrain | ✅ | ✅ | | | BI | Burundi | ✅ | ✅ | | | BJ | Benin | ✅ | ✅ | | | BL | St. Barthélemy | ❌ | ✅ | | | BM | Bermuda | ❌ | ✅ | | | BN | Brunei | ✅ | ✅ | | | BO | Bolivia | ✅ | ✅ | | | BR | Brazil | ❌ | ✅ | | | BS | Bahamas | ✅ | ✅ | | | BT | Bhutan | ✅ | ✅ | | | BV | Bouvet Island | ✅ | ✅ | | | BW | Botswana | ✅ | ✅ | | | BY | Belarus | ✅ | ✅ | | | BZ | Belize | ✅ | ✅ | | | CA | Canada | ✅ | ✅ | | | CC | Cocos (Keeling) Islands | ✅ | ✅ | | | CD | Congo - Kinshasa | ✅ | ✅ | | | CF | Central African Republic | ✅ | ✅ | | | CG | Congo - Brazzaville | ✅ | ✅ | | | CH | Switzerland | ✅ | ✅ | | | CI | Côte d’Ivoire | ✅ | ✅ | | | CK | Cook Islands | ✅ | ✅ | | | CL | Chile | ✅ | ✅ | | | CM | Cameroon | ✅ | ✅ | | | CN | China | ✅ | ✅ | | | CO | Colombia | ✅ | ✅ | | | CR | Costa Rica | ✅ | ✅ | | | CU | Cuba | ✅ | ✅ | | | CV | Cape Verde | ✅ | ✅ | | | CW | Curaçao | ✅ | ✅ | | | CX | Christmas Island | ✅ | ✅ | | | CY | Cyprus | ✅ | ✅ | | | CZ | Czech Republic | ✅ | ✅ | | | DE | Germany | ✅ | ✅ | | | DJ | Djibouti | ✅ | ✅ | | | DK | Denmark | ✅ | ✅ | | | DM | Dominica | ✅ | ✅ | | | DO | Dominican Republic | ✅ | ✅ | | | DZ | Algeria | ✅ | ✅ | | | EC | Ecuador | ✅ | ✅ | | | EE | Estonia | ✅ | ✅ | | | EG | Egypt | ✅ | ✅ | | | ER | Eritrea | ✅ | ✅ | | | ES | Spain | ✅ | ✅ | | | ET | Ethiopia | ✅ | ✅ | | | EU | European Union | ✅ | ✅ | | | FI | Finland | ✅ | ✅ | | | FJ | Fiji | ❌ | ✅ | | | FK | Falkland Islands | ❌ | ✅ | | | FM | Micronesia | ✅ | ✅ | | | FO | Faroe Islands | ✅ | ✅ | | | FR | France | ✅ | ✅ | | | GA | Gabon | ✅ | ✅ | | | GB | United Kingdom | ✅ | ✅ | | | GB-ENG | United Kingdom | ✅ | ✅ | | | GB-NIR | United Kingdom | ❌ | ✅ | | | GB-SCT | United Kingdom | ✅ | ✅ | | | GB-WLS | United Kingdom | ✅ | ✅ | | | GB-ZET | United Kingdom | ✅ | ✅ | | | GD | Grenada | ❌ | ✅ | | | GE | Georgia | ✅ | ✅ | | | GF | French Guiana | ✅ | ✅ | | | GG | Guernsey | ✅ | ✅ | | | GH | Ghana | ✅ | ✅ | | | GI | Gibraltar | ✅ | ✅ | | | GL | Greenland | ❌ | ✅ | | | GM | Gambia | ✅ | ✅ | | | GN | Guinea | ✅ | ✅ | | | GP | Guadeloupe | ✅ | ✅ | | | GQ | Equatorial Guinea | ✅ | ✅ | | | GR | Greece | ✅ | ✅ | | | GS | So. Georgia & So. Sandwich Isl. | ❌ | ✅ | | | GT | Guatemala | ✅ | ✅ | | | GU | Guam | ❌ | ✅ | | | GW | Guinea-Bissau | ✅ | ✅ | | | GY | Guyana | ✅ | ✅ | | | HK | Hong Kong (China) | ✅ | ✅ | | | HM | Heard & McDonald Islands | ✅ | ✅ | | | HN | Honduras | ✅ | ✅ | | | HR | Croatia | ✅ | ✅ | | | HT | Haiti | ❌ | ✅ | | | HU | Hungary | ✅ | ✅ | | | ID | Indonesia | ✅ | ✅ | | | IE | Ireland | ✅ | ✅ | | | IL | Israel | ✅ | ✅ | | | IM | Isle of Man | ✅ | ✅ | | | IN | India | ✅ | ✅ | | | IO | British Indian Ocean Territory | ✅ | ✅ | | | IQ | Iraq | ✅ | ✅ | | | IR | Iran | ✅ | ✅ | | | IS | Iceland | ✅ | ✅ | | | IT | Italy | ✅ | ✅ | | | JE | Jersey | ✅ | ✅ | | | JM | Jamaica | ✅ | ✅ | | | JO | Jordan | ✅ | ✅ | | | JP | Japan | ✅ | ✅ | | | KE | Kenya | ❌ | ✅ | | | KG | Kyrgyzstan | ✅ | ✅ | | | KH | Cambodia | ✅ | ✅ | | | KI | Kiribati | ✅ | ✅ | | | KM | Comoros | ✅ | ✅ | | | KN | St. Kitts & Nevis | ✅ | ✅ | | | KP | North Korea | ✅ | ✅ | | | KR | South Korea | ❌ | ✅ | | | KW | Kuwait | ✅ | ✅ | | | KY | Cayman Islands | ❌ | ✅ | | | KZ | Kazakhstan | ✅ | ✅ | | | LA | Laos | ✅ | ✅ | | | LB | Lebanon | ✅ | ✅ | | | LC | St. Lucia | ✅ | ✅ | | | LGBT | Pride | ✅ | ✅ | | | LI | Liechtenstein | ✅ | ✅ | | | LK | Sri Lanka | ✅ | ✅ | | | LR | Liberia | ❌ | ✅ | | | LS | Lesotho | ✅ | ✅ | | | LT | Lithuania | ✅ | ✅ | | | LU | Luxembourg | ✅ | ✅ | | | LV | Latvia | ✅ | ✅ | | | LY | Libya | ✅ | ✅ | | | MA | Morocco | ✅ | ✅ | | | MC | Monaco | ✅ | ✅ | | | MD | Moldova | ❌ | ✅ | | | ME | Montenegro | ✅ | ✅ | | | MF | St. Martin | ✅ | ✅ | | | MG | Madagascar | ✅ | ✅ | | | MH | Marshall Islands | ✅ | ✅ | | | MK | Macedonia | ✅ | ✅ | | | ML | Mali | ✅ | ✅ | | | MM | Myanmar (Burma) | ✅ | ✅ | | | MN | Mongolia | ✅ | ✅ | | | MO | Macau (China) | ✅ | ✅ | | | MP | Northern Mariana Islands | ✅ | ✅ | | | MQ | Martinique | ✅ | ✅ | | | MR | Mauritania | ✅ | ✅ | | | MS | Montserrat | ❌ | ✅ | | | MT | Malta | ❌ | ✅ | | | MU | Mauritius | ✅ | ✅ | | | MV | Maldives | ✅ | ✅ | | | MW | Malawi | ✅ | ✅ | | | MX | Mexico | ✅ | ✅ | | | MY | Malaysia | ✅ | ✅ | | | MZ | Mozambique | ✅ | ✅ | | | NA | Namibia | ❌ | ✅ | | | NC | New Caledonia | ✅ | ✅ | | | NE | Niger | ✅ | ✅ | | | NF | Norfolk Island | ✅ | ✅ | | | NG | Nigeria | ✅ | ✅ | | | NI | Nicaragua | ✅ | ✅ | | | NL | Netherlands | ✅ | ✅ | | | NO | Norway | ✅ | ✅ | | | NP | Nepal | ❌ | ✅ | | | NR | Nauru | ✅ | ✅ | | | NU | Niue | ✅ | ✅ | | | NZ | New Zealand | ✅ | ✅ | | | OM | Oman | ✅ | ✅ | | | PA | Panama | ✅ | ✅ | | | PE | Peru | ❌ | ✅ | | | PF | French Polynesia | ✅ | ✅ | | | PG | Papua New Guinea | ✅ | ✅ | | | PH | Philippines | ✅ | ✅ | | | PK | Pakistan | ❌ | ✅ | | | PL | Poland | ✅ | ✅ | | | PM | St. Pierre & Miquelon | ❌ | ✅ | | | PN | Pitcairn Islands | ❌ | ✅ | | | PR | Puerto Rico | ✅ | ✅ | | | PS | Palestinian Territories | ✅ | ✅ | | | PT | Portugal | ✅ | ✅ | | | PW | Palau | ✅ | ✅ | | | PY | Paraguay | ✅ | ✅ | | | QA | Qatar | ✅ | ✅ | | | RE | Réunion | ✅ | ✅ | | | RO | Romania | ✅ | ✅ | | | RS | Serbia | ❌ | ✅ | | | RU | Russia | ✅ | ✅ | | | RW | Rwanda | ✅ | ✅ | | | SA | Saudi Arabia | ✅ | ✅ | | | SB | Solomon Islands | ✅ | ✅ | | | SC | Seychelles | ✅ | ✅ | | | SD | Sudan | ✅ | ✅ | | | SE | Sweden | ✅ | ✅ | | | SG | Singapore | ✅ | ✅ | | | SH | St. Helena | ❌ | ✅ | | | SI | Slovenia | ✅ | ✅ | | | SJ | Svalbard & Jan Mayen | ✅ | ✅ | | | SK | Slovakia | ❌ | ✅ | | | SL | Sierra Leone | ✅ | ✅ | | | SM | San Marino | ✅ | ✅ | | | SN | Senegal | ✅ | ✅ | | | SO | Somalia | ✅ | ✅ | | | SR | Suriname | ✅ | ✅ | | | SS | South Sudan | ✅ | ✅ | | | ST | São Tomé & Príncipe | ✅ | ✅ | | | SV | El Salvador | ✅ | ✅ | | | SX | Sint Maarten | ✅ | ✅ | | | SY | Syria | ✅ | ✅ | | | SZ | Swaziland | ❌ | ✅ | | | TC | Turks & Caicos Islands | ✅ | ✅ | | | TD | Chad | ✅ | ✅ | | | TF | French Southern Territories | ✅ | ✅ | | | TG | Togo | ✅ | ✅ | | | TH | Thailand | ✅ | ✅ | | | TJ | Tajikistan | ✅ | ✅ | | | TK | Tokelau | ✅ | ✅ | | | TL | Timor-Leste | ✅ | ✅ | | | TM | Turkmenistan | ❌ | ✅ | | | TN | Tunisia | ✅ | ✅ | | | TO | Tonga | ✅ | ✅ | | | TR | Turkey | ✅ | ✅ | | | TT | Trinidad & Tobago | ✅ | ✅ | | | TV | Tuvalu | ✅ | ✅ | | | TW | Taiwan | ✅ | ✅ | | | TZ | Tanzania | ✅ | ✅ | | | UA | Ukraine | ✅ | ✅ | | | UG | Uganda | ✅ | ✅ | | | UM | U.S. Outlying Islands | ✅ | ✅ | | | US | United States | ✅ | ✅ | | | US-CA | California | ❌ | ✅ | | | UY | Uruguay | ✅ | ✅ | | | UZ | Uzbekistan | ✅ | ✅ | | | VA | Vatican City | ✅ | ✅ | | | VC | St. Vincent & Grenadines | ✅ | ✅ | | | VE | Venezuela | ✅ | ✅ | | | VG | British Virgin Islands | ✅ | ✅ | | | VI | U.S. Virgin Islands | ❌ | ✅ | | | VN | Vietnam | ✅ | ✅ | | | VU | Vanuatu | ✅ | ✅ | | | WF | Wallis & Futuna | ✅ | ✅ | | | WS | Samoa | ✅ | ✅ | | | XK | Kosovo | ✅ | ✅ | | | YE | Yemen | ✅ | ✅ | | | YT | Mayotte | ❌ | ✅ | | | ZA | South Africa | ✅ | ✅ | | | ZM | Zambia | ✅ | ✅ | | | ZW | Zimbabwe | ✅ | ✅ |