react-native-otp-entry
react-native-otp-entry copied to clipboard
feat: usage with gorhom bottom sheet
Added functionality so that this package can be used with gorhom/react-native-bottom-sheet. This mostly solves keyboard behaviour when the otp entry is used in the bottom sheet, otherwise its very tricky.
I also updated the types accordingly since RN 79 requires React 19 types.