Files
react-native-firebase/packages/config
2019-04-04 02:18:46 +01:00
..
2019-03-28 20:52:16 +00:00
2019-03-27 04:25:28 +00:00
2019-03-28 20:52:16 +00:00
2019-03-27 04:25:28 +00:00
2019-02-05 04:37:29 +00:00
2019-02-05 04:37:29 +00:00
2019-04-04 02:18:46 +01:00
2019-02-20 00:49:44 +00:00


React Native Firebase - Remote Config

Coverage NPM downloads NPM version License Backers on Open Collective Sponsors on Open Collective Chat Follow on Twitter


This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the latest alpha/beta/next tag release on npm and not the latest tagged release for this package.

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.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/config
react-native link @react-native-firebase/config

Documentation

License


Built and maintained with 💛 by Invertase.