mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-21 10:34:39 +08:00
Fix abbreviation and uppercase text
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
This commit is contained in:
committed by
GitHub
parent
dba9040ed1
commit
46b2ba73eb
@@ -7,7 +7,7 @@ description: Initialization Firebase with the client method.
|
||||
|
||||
> The default firebase app instance can not be initialized via JS. After following the iOS & Android installation guides and correctly setting up your google services plist/json files, the default app is automatically initialized and available for use in react-native-firebase.
|
||||
|
||||
App initialization in RNFirebase is for the most part the same as the web sdk, with only a few minor differences.
|
||||
App initialization in React Native Firebase is, for the most part, the same as the web SDK, with only a few minor differences.
|
||||
|
||||
## Supported Modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user