All Projects → joinspontaneous → React Native Phone Verification

joinspontaneous / React Native Phone Verification

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Phone Verification

Vonage Java Sdk
Vonage Server SDK for Java. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 75 (-77.41%)
Mutual labels:  verify, sms, two-factor-authentication, two-factor
Vonage Dotnet Sdk
Nexmo REST API client for .NET, ASP.NET, ASP.NET MVC written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 76 (-77.11%)
Mutual labels:  verify, sms, two-factor-authentication
laravel-authy
Rinvex Authy is a simple wrapper for @authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
Stars: ✭ 35 (-89.46%)
Mutual labels:  twilio, sms, two-factor-authentication
Authy
Rinvex Authy is a simple wrapper for @Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
Stars: ✭ 34 (-89.76%)
Mutual labels:  twilio, sms, two-factor-authentication
botkit-sms
Twilio Programmable SMS implementation for Botkit.
Stars: ✭ 18 (-94.58%)
Mutual labels:  twilio, sms
sms-bot
an SMS bot built with Google sheets and Twilio
Stars: ✭ 61 (-81.63%)
Mutual labels:  twilio, sms
twilito
A tiny, zero dependency Ruby helper for sending text messages with Twilio 💬
Stars: ✭ 16 (-95.18%)
Mutual labels:  twilio, sms
2FA-Auth
Generating 2FA codes in your terminal
Stars: ✭ 23 (-93.07%)
Mutual labels:  two-factor, two-factor-authentication
microblog-authy
Microblog application from the Flask Mega-Tutorial with added two-factor push authentication via Authy
Stars: ✭ 26 (-92.17%)
Mutual labels:  twilio, two-factor-authentication
org-mode-sms-inbox
Harvest org-mode todos with Dropbox, Twilio, and IFTTT.
Stars: ✭ 19 (-94.28%)
Mutual labels:  twilio, sms
Vonage Node Sdk
Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 323 (-2.71%)
Mutual labels:  sms, two-factor-authentication
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+100%)
Mutual labels:  two-factor, two-factor-authentication
totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (-77.11%)
Mutual labels:  two-factor, two-factor-authentication
PokerTexter
SMS App for Poker Odds. Runs on Flask + Twilio + Heroku.
Stars: ✭ 17 (-94.88%)
Mutual labels:  twilio, sms
apache 2fa
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
Stars: ✭ 63 (-81.02%)
Mutual labels:  two-factor, two-factor-authentication
module-twilio
Magento 2 Customer SMS notifications with Twilio
Stars: ✭ 29 (-91.27%)
Mutual labels:  twilio, sms
microblog-verify
Microblog application from the Flask Mega-Tutorial with added two-factor authentication via the Twilio Verify API.
Stars: ✭ 27 (-91.87%)
Mutual labels:  twilio, two-factor-authentication
sample-template-nodejs
A template repository serving as the base for new Twilio sample apps
Stars: ✭ 16 (-95.18%)
Mutual labels:  twilio, sms
vonage-node-code-snippets
NodeJS code examples for using Nexmo
Stars: ✭ 46 (-86.14%)
Mutual labels:  verify, sms
useful-twilio-functions
A set of useful Twilio Functions.
Stars: ✭ 53 (-84.04%)
Mutual labels:  twilio, sms

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 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
  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].