You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this patch. It is working perfectly!
It is sad that this awesome library hasn't got any updates in a while, with everything changing for the new arch. I wish I had enough knowledge to keep supporting it.
An extra for anyone reading this post. It works fine with newer IOS devices, but with older devices (even with the newest IOSs) you'll only get a keyboard after you press the input field a thousand times. So here is the fix:
Still in "node_modules/@twotalltotems/react-native-otp-input/dist/index.js" search for onPress and change it for onPressOut. It gets shit done and it prevents from being clicked if you are in a scrollable page.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
@twotalltotems/[email protected]
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: