React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/analytics
modular
isSupported
Function isSupported
isSupported
()
:
Promise
<
boolean
>
Checks four different things.
Checks if it's not a browser extension environment.
Checks if cookies are enabled in current browser.
Checks if IndexedDB is supported by the browser environment.
Checks if the current browser context is valid for using IndexedDB.open().
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
Checks four different things.