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/FirebaseRemoteConfig.framework | ||
CHANGELOG | ||
README.md |
README.md
Firebase Remote Config SDK for iOS
This pod contains the Firebase Remote Config SDK for iOS, supporting both Objective-C and Swift.
Firebase Remote Config is a cloud service that lets you change the appearance and behavior of your app without requiring users to download an app update.
Please visit [our developer site] (https://firebase.google.com/docs/remote-config/) for integration instructions, documentation, support information, and terms of service.