Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anhquan291 authored Dec 4, 2023
1 parent f327557 commit 44e30d6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

**@anhquan291/react-native-animated-otp-input** is a tiny library which provides an elegant UI with smooth Animation for the end user to input one time passcode (OTP). It also handles the input suggestion on iOS when the OTP SMS is received.

## Contributing
If you’d like to contribute, I encourage you to fork this repository and improve it for the community.

| iOS | Android |
| ------ | ---------- |
| <video src="https://github.com/anhquan291/react-native-animated-otp-input/assets/17813202/8b1ac8d1-5ba5-416c-b842-611ff07e21f5.mov" /> | <video src="https://github.com/anhquan291/react-native-animated-otp-input/17813202/175cbb28-b707-4b54-9b68-8d41022e1910.mp4" />|

## Installation

Expand Down Expand Up @@ -72,6 +72,8 @@ const OTPInput = () => {
- [ ] Add unit tests
- [ ] Add auto fill otp on Android

## Contributing
If you’d like to contribute, I encourage you to fork this repository and improve it for the community.

## License

Expand Down

0 comments on commit 44e30d6

Please sign in to comment.