The Firebase Remote RemoteConfig service interface.
Set default config values by updating defaultConfig with an object & the properties you require as default.
An Interface representing settable config settings.
Contains information about which keys have been updated.
Observer interface for receiving real-time Remote Config update notifications.
An Interface representing a RemoteConfig value.
An Interface representing multiple RemoteConfig Values.
A pseudo-enum for usage with ConfigSettingsRead.lastFetchStatus to determine the last fetch status.
Firebase Remote RemoteConfig statics.
A pseudo-enum for usage with ConfigValue.source to determine the value source.
The status of the latest Remote RemoteConfig fetch action.
Defines levels of Remote Config logging. Web only.
A function that unsubscribes from a real-time event stream.
Firebase Remote RemoteConfig package for React Native.
Example 1
Access the firebase export from the
configpackage:Example 2
Using the default export from the
configpackage:Example 3
Using the default export from the
apppackage:Firebase
remote-config