Update README.md

This commit is contained in:
Michael Diarmid
2019-01-01 00:32:23 +00:00
committed by GitHub
parent c013eb4e4c
commit a381951361

View File

@@ -17,7 +17,7 @@
## Introduction
**React Native Firebase** is a _light-weight_ javascript layer connecting you to the native Firebase SDKs for both iOS and Android which aimes to mirror the offical Firebase Web SDK as closely as possible.
**React Native Firebase** is a _light-weight_ javascript layer connecting you to the native Firebase SDKs for both iOS and Android which aims to mirror the official Firebase Web SDK as closely as possible.
Although the official [Firebase JS SDK](https://www.npmjs.com/package/firebase) will work with React Native; it is mainly built for the web and has a limited feature-set compared to native.