mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-13 09:38:53 +08:00
docs(*): corrections (#3676)
This commit is contained in:
@@ -19,7 +19,7 @@ yarn add @react-native-firebase/app
|
||||
yarn add @react-native-firebase/database
|
||||
|
||||
# If you're developing your app using iOS, run this command
|
||||
cd ios/ && pod install
|
||||
cd ios/ && pod install && cd ..
|
||||
```
|
||||
|
||||
If you're using an older version of React Native without autolinking support, or wish to integrate into an existing project,
|
||||
|
||||
Reference in New Issue
Block a user