9e4a4d2454
We need to migrate from deprecated react-native-fabric to react-native-firebase. This PR enables following Firebase features: * Analytics * Crashlytics * Performance It also tracks screen view without the necessity of HOC. Future work: I won't do it in this PR because it's large enough, but we need to log more app events, like 'sent_message', 'open_admin', 'media_upload', etc. |
||
---|---|---|
.. | ||
Frameworks/FirebasePerformance.framework | ||
README.md |
README.md
Firebase Performance
Firebase Performance is a free mobile app performance analytics service. It provides detailed information about the performance of your apps automatically, but works at its best with Timers set by you. For more information about app performance and many other cool mobile services, check out [Firebase] (https://firebase.google.com).
Getting Started with Cocoapods
-
Follow the instructions for setting up Firebase
-
Add the following to your Podfile
pod 'Firebase/Performance'