r5n-dev / react-native-otp-inputs

OTP inputs for React-Native
MIT License
246 stars 92 forks source link

ios paste code the UI abnormal #302

Open xjdqq opened 2 years ago

xjdqq commented 2 years ago

image

xjdqq commented 2 years ago

image You can do it this way

demna-miqava commented 1 year ago

Hello, I have kind of similar issue: on autofill it tries to paste first two digits inside first square. Have you find any solution?

xjdqq commented 1 year ago

Hello, I have kind of similar issue: on autofill it tries to paste first two digits inside first square. Have you find any solution?

You can add the above code to the source code and patch it. Here's how I solved it