vn-verdnaturachat/ios/Pods/FirebasePerformance
Diego Mello 9e4a4d2454
[CHORE] Use react-native-firebase (#928)
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.
2019-05-28 10:03:08 -03:00
..
Frameworks/FirebasePerformance.framework [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
README.md [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00

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

  1. Follow the instructions for setting up Firebase

  2. Add the following to your Podfile

    pod 'Firebase/Performance'