README
react-simple-country-select
React component for country select
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 |
|---|---|---|
![]() |
![]() |
![]() |
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


