ttdung11t2 / react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS
MIT License
411 stars 349 forks source link

Prefill the code when re-entering the screen #55

Open ThibBL opened 5 years ago

ThibBL commented 5 years ago

In the onboarding of my app the user has to choose a code. I want the code to re-appear when they come back to the screen. How is this possible?