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

Once onFulfill get called last text input clears? #26

Open ios-dev-newbie opened 6 years ago

ios-dev-newbie commented 6 years ago

I have successfully added the library in my project, but when onFulfill get called after successful insertion of data. I saw the last text input filed clears. How to avoid it to happen.

Thanks

a-tokyo commented 6 years ago

This fixes the issue https://github.com/ttdung11t2/react-native-confirmation-code-input/pull/30