hiranpeiris / react-native-otp-auto-fill

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

not running on iOS #8

Closed preetikat240486 closed 2 years ago

preetikat240486 commented 2 years ago

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

ithustle commented 2 years ago

Hey @preetikat240486. Did you run pod install ?

hiranpeiris commented 2 years ago

@preetikat240486 You need to run the pod install. Let me know if you still get this error.