tttstudios / react-native-otp-input

Tiny Javascript library which provides an elegant UI for user to input one time passcode.
MIT License
535 stars 241 forks source link

@twotalltotems/react-native-otp-input Input UI #219

Open Steve-Rynjah opened 1 year ago

Steve-Rynjah commented 1 year ago

How can I implement this package my requirement is for example I have 4 input pin and right after filling the first input when I'm in the 2nd Input the 1st input since it has been filled I want to style that. Basically I want to also style the filled input. How can I achieve that using this package?