react-simple-country-select

React component for country select

Usage no npm install needed!

<script type="module">
  import reactSimpleCountrySelect from 'https://cdn.skypack.dev/react-simple-country-select';
</script>

README

react-simple-country-select

React component for country select


Build Status Code Coverage version downloads MIT License

All Contributors PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub Tweet

The problem

Simplest possible country selector with flags. Key idea is to use emojis instead of SVGs and HTML select instead custom input.

iOS Android Desktop
ios screenshot android screenshot desktop screenshot

Table of Contents

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

npm install --save react-simple-country-select

Usage

// TODO

Other Solutions

Contributors

Thanks goes to these people (emoji key):


stereobooster

💻 📖 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT