Mike Hardy d98b80ea2f chore: retry all soft-fail Android E2E steps, add logging to iOS E2E (#4084)
* Allow test app to install external if it wants
It is quite large and managing emulator internal space is important

* Bump gradle in test app to 6.6, kotlin to current, compile/target SDKs to 29
Includes output of `./gradlew wrapper` to regenerate everything

* E2E action no longer needs special cache handling
Upstream bug resolved

* Increase emulator RAM and disable JNI checking in E2E test
This should speed things up a bit, increasing success rate vs timeouts

* Add iOS Detox tracing to E2E config
Should help diagnose iOS flakiness there

* Remove JDK8 config in Android E2E config
It is the default on macOS 10.15 runner, so special setup unnecessary

* Use Xcode 11.6 (current) for iOS E2E run
This is the default, so special configuration not needed, but
still need to extract the Xcode version for Detox build cache

* Decompose Android E2E tasks, retry all flaky steps
2020-08-14 09:32:39 -05:00
2018-08-25 14:35:11 +01:00
2019-08-21 11:44:29 +01:00
2020-07-14 09:34:35 +01:00
2019-01-02 20:23:07 +00:00
2019-02-01 10:37:48 +00:00
2019-07-14 22:02:04 +01:00


React Native Firebase

NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


React Native Firebase is a collection of official React Native modules connecting you to Firebase services; each module is a light-weight JavaScript layer connecting you to the native Firebase SDKs for both iOS and Android.

React Native Firebase is built with four key principals in mind;

  • 🧪 Well tested
    • every module is extensively tested to >95% coverage
  • 👁 Well typed
    • first class support for Typescript included
  • 📄 Well documented
    • full reference & installation documentation alongside detailed guides and FAQs
  • 🔥 Mirrors official Firebase Web SDK
    • functions as a drop-in replacement for the Firebase Web SDK in React Native
    • maximizes cross-platform code re-usability e.g. re-using code on web platforms

Firebase Modules

This is the root of the mono-repo for React Native Firebase, if you're looking for a specific package please select the package link from below.

The main package that you interface with is App (@react-native-firebase/app)

Name Downloads
AdMob badge
Analytics badge
App badge
Authentication badge
Cloud Firestore badge
Cloud Functions badge
Cloud Messaging badge
Cloud Storage badge
Crashlytics badge
Dynamic Links badge
In-app Messaging badge
Instance ID badge
ML Kit Natural Language badge
ML Kit Vision badge
Performance Monitoring badge
Realtime Database badge
Remote Config badge

Documentation

Looking for the Version 5 documentation? View legacy documentation.

Contributing

License


Built and maintained with 💛 by Invertase.


Description
No description provided
Readme 20 MiB
Languages
JavaScript 44.6%
Java 31.8%
Objective-C 23.3%
Ruby 0.2%
Starlark 0.1%