Rocket.Chat.ReactNative/android
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
..
app [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
gradle/wrapper Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
keystores Initial commit 2017-08-03 15:23:43 -03:00
build.gradle [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
gradle.properties Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
gradlew Initial commit 2017-08-03 15:23:43 -03:00
gradlew.bat Initial commit 2017-08-03 15:23:43 -03:00
settings.gradle [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00