Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 774 Bytes

Readme.md

File metadata and controls

47 lines (28 loc) · 774 Bytes

React Native Otp Input

This project is demo for creating OTP inputs.

Chekout this Medium Article for more information.


Setup

This Project is created with this template.


Demo

Projhct Demo



Install and run on android

yarn install
react-native run-android

Install and run on ios

yarn install
cd ios
pod install
react-native run-ios

Show your support

Please ⭐️ this repository if this project helped you!


Contributing

Contributions, feature requests and issues are welcome.