The best React Native example for phone verification (an alternative to Twitter Digits). This package was built for CrocodileJS.
npm install -g react-native-cli
react-native init myproject
If you're using
npm
to install packages:
npm install --save frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
Or, if you're using
yarn
to install packages:
yarn add frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
All code is licensed under MIT