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

How to set the default value from state? #50

Open eshantbist opened 5 years ago

eshantbist commented 5 years ago

How to set the default value like we set in normal textinputs

kiljee commented 5 years ago

You have props defaultCode

karthick-t2s commented 4 years ago

defaultCode

props is not available in latest code