2
0
mirror of synced 2025-02-02 17:43:27 +00:00

Update faqs.md

This commit is contained in:
Sam Matthews 2017-04-17 14:28:30 +02:00 committed by GitHub
parent 48853e93eb
commit 6a38ebcde8

View File

@ -70,7 +70,7 @@ recommend using the native Android Studio emulators to reduce the chance of thes
### [Android] Checking for Google Play Services availability with React Native Firebase
React Native Firebase actually has a useful helper method for checking G.P.S availability:
React Native Firebase actually has a useful helper object for checking G.P.S availability:
```javascript
const availability = firebase.googleApiAvailability;