countryflag_rahu

* This app allows users to include international contact number input for sign up pages in any applications.

Usage no npm install needed!

<script type="module">
  import countryflagRahu from 'https://cdn.skypack.dev/countryflag_rahu';
</script>

README

Overview

  • This app allows users to include international contact number input for sign up pages in any applications.

  • The user can select the country of residence by opening a modal.

  • The country phone code and flag will be attached to the user's phone number.

  • The country of default as well as country phone code are set to the United Kingdom.

Running the app

  1. Clone the repo in your local machine.

git clone git@bitbucket.org:jeylabs/countryflaginput.git

  1. Go inside the project directory.

cd CountryFlagInput

  1. Install client dependencies
yarn

# or

npm install
  1. Launch the simulator

expo start --ios