web-ridge / react-native-paper-autocomplete

The autocomplete package you wished for on all platforms (iOS, Android, web)
MIT License
19 stars 6 forks source link

TypeError: undefined is not an object (evaluating 'InnerNativeModule.installCoreFunctions') #20

Closed aretesoftware closed 2 years ago

aretesoftware commented 2 years ago

Is there something specific I need to do to get this working on Android. I'm getting the following errors. It's working great in iOS. Screen Shot 2022-02-12 at 2 16 03 PM Screen Shot 2022-02-12 at 2 15 58 PM Screen Shot 2022-02-12 at 2 15 55 PM

aretesoftware commented 2 years ago

Need to following the steps for react-native-reanimated found here: https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation/