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

Focus speedup #10

Open jsm opened 6 years ago

jsm commented 6 years ago

Typing in codes too fast causes it to miss some.

This prioritizes the setFocus step, to get a slight performance boost.