Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

The best React Native example for phone verification (an alternative to Twitter Digits).

License

Notifications You must be signed in to change notification settings

mastepanoski/react-native-phone-verification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Phone Verification

PayPal Donate Slack Status Standard JS Style MIT License

The best React Native example for phone verification (an alternative to Twitter Digits). This package was built for CrocodileJS.

React Native Phone Verification

Features

Wishlist

Usage

  1. Install React Native:
npm install -g react-native-cli
  1. Initialize a new project:
react-native init myproject
  1. Install dependencies:

If you're using npm to install packages:

npm install --save frisbee niftylettuce/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 niftylettuce/react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
  1. See example directory for how to integrate into your codebase (you can also just clone this repo and run the example to test it out).

License

All code is licensed under MIT

About

The best React Native example for phone verification (an alternative to Twitter Digits).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 68.3%
  • Objective-C 18.8%
  • Python 7.0%
  • Java 5.9%