mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
@@ -22,7 +22,7 @@ yarn add @react-native-firebase/auth
|
||||
|
||||
The Authentication package provides a JavaScript API which mimics the Firebase Web SDK.
|
||||
|
||||
Import the Analytics package into your project:
|
||||
Import the Authentication package into your project:
|
||||
|
||||
```js
|
||||
import auth from '@react-native-firebase/auth';
|
||||
|
||||
Reference in New Issue
Block a user