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

On iOS focus issue #27

Closed jencisov closed 6 years ago

jencisov commented 6 years ago

When the code input is full and I focus on the first, second, third, etc cell then appears a bug which is not letting me input any new number. It just keeps focusing the first cell.

jencisov commented 6 years ago

Just seen #14 the issue is already there