xamous / react-native-smooth-pincode-input

A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.
MIT License
406 stars 138 forks source link

remove selection prop from textinput #20

Closed alikazemkhanloo closed 5 years ago

alikazemkhanloo commented 5 years ago

I couldn't resolve #15 without tweaking the source code. In this PR I removed _inputCode entirely and handled input change manually.

definitely not a good solution but better than crashing the app.

alikazemkhanloo commented 5 years ago

this is not working on some phones.