hiranpeiris / react-native-otp-auto-fill

Auto fill OTP library for React Native
MIT License
6 stars 8 forks source link

Doesn't work on Android #13

Closed ErnestMironov closed 2 years ago

ErnestMironov commented 2 years ago

Invariant Violation: requireNativeComponent: "OtpAutoFillView" was not found in the UIManager.

image

"expo": "~45.0.0",
"expo-asset": "~8.5.0",
"expo-constants": "~13.1.1",
"expo-font": "~10.1.0",
"expo-linking": "~3.1.0",
"expo-splash-screen": "~0.15.1",
"expo-status-bar": "~1.3.0",
"expo-system-ui": "~1.2.0",
"expo-web-browser": "~10.2.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-otp-auto-fill": "^0.1.17",
e4basil commented 2 years ago

facing same issue in expo app @ErnestMironov have you found any solution ?

mariomurrent-softwaresolutions commented 1 year ago

Any updates on this? Does it work with expo?