Update README.md
This commit is contained in:
parent
86498b76d0
commit
277f9b856c
|
@ -10,7 +10,7 @@ npm i react-native-firebase --save
|
|||
[![npm version](https://img.shields.io/npm/v/react-native-firebase.svg)](https://www.npmjs.com/package/react-native-firebase)
|
||||
[![License](https://img.shields.io/npm/l/react-native-firebase.svg)](/LICENSE)
|
||||
|
||||
RNFirebase is a _light-weight_ layer sitting on-top of the native Firebase libraries for both iOS and Android which mirrors the React Native JS api as closely as possible.
|
||||
RNFirebase is a _light-weight_ layer sitting on-top of the native Firebase libraries for both iOS and Android which mirrors the Firebase Web SDK as closely as possible.
|
||||
|
||||
## RNFirebase vs Firebase Web SDK
|
||||
|
||||
|
|
Loading…
Reference in New Issue