React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/remote-config
getBoolean
Function getBoolean
getBoolean
(
remoteConfig
:
FirebaseRemoteConfigTypes
.
Module
,
key
:
string
)
:
boolean
Gets the value for the given key as a boolean.
Parameters
remoteConfig
:
FirebaseRemoteConfigTypes
.
Module
RemoteConfig instance
key
:
string
key for boolean value
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
Gets the value for the given key as a boolean.