react-native-smooth-pincode-input icon indicating copy to clipboard operation
react-native-smooth-pincode-input copied to clipboard

TextInput is adding text in the wrong position depending on when you click to regain focus

Open ddipi opened this issue 6 years ago • 1 comments

When clicking in the SmoothPinCodeInput you will get text in the front of the code instead of having it appended to the end depending on where you click.

ddipi avatar Mar 04 '20 22:03 ddipi

@ddipi

Thanks for reporting and you can also use better implementation with better maintainability: https://github.com/retyui/react-native-confirmation-code-field

react-native-confirmation-code-field animated example react-native-confirmation-code-field mask example react-native-confirmation-code-field underline example react-native-confirmation-code-field basic example

retyui avatar Apr 28 '20 14:04 retyui