evollu / react-native-firebase-analytics

React native bridge for firebase analytics
MIT License
206 stars 54 forks source link

RNFIRAnalytics not available #22

Closed nambrot closed 7 years ago

nambrot commented 7 years ago

Hi

thank you for making this module. I ran the setup instructions but when trying to reference the module, it looks like var FIRAnalytics = NativeModules.RNFIRAnalytics; is undefined. What am I missing?

nambrot commented 7 years ago

Sorry noting that this is on an Android Nexus 9

nambrot commented 7 years ago

Nvm, I had to add the package in MainApplication.java