evollu / react-native-firebase-analytics

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

Added requiresMainQueueSetup #72

Closed maggialejandro closed 6 years ago

maggialejandro commented 6 years ago

Added requiresMainQueueSetup to prevent warning

Module RNFIRAnalytics requires main queue setup since it overrides constantsToExport but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.

evollu commented 6 years ago

published in 4.0.2