mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-13 09:38:53 +08:00
* chore: upgrade testing project to RN 0.62.x * add placeholder flow script for CI * update jet to fix iOS issue * revert typedoc version (latest version not working) * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * temporarily use iphone x for detox until CI servers upgraded * - * Update package.json * Update on.e2e.js * Update orderByValue.e2e.js * Update on.e2e.js * Update init.js * -
React Native Firebase - Remote Config
With Firebase Remote Config, you can change the behavior and appearance of your app on the fly from the Firebase console, and then track performance in Google Analytics for Firebase. Customize by audience segment, release new content, and split test to validate improvements, all without waiting for app store approval.
Installation
Requires @react-native-firebase/app to be installed.
yarn add @react-native-firebase/remote-config
Documentation
License
- See LICENSE
Built and maintained with 💛 by Invertase.

