Open TheScalion opened 1 year ago
is there any update on this ?
is there any update on this ?
I later went with this package, works well and its actively being maintained.
If you want to patch this just use this and npx patch-package
https://patch-diff.githubusercontent.com/raw/tttstudios/react-native-otp-input/pull/220.diff
Please merger this pull request - (https://github.com/tttstudios/react-native-otp-input/pull/220)
Having issue in android to open keyboard on focus, if we want to open keyboard in android we have tap two times because on first tap it remove the focus and second time open keyboard on tap to focus.