mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
Add pod install line to quick starts
This commit is contained in:
@@ -14,6 +14,9 @@ Install this module with Yarn:
|
||||
|
||||
```bash
|
||||
yarn add @react-native-firebase/functions
|
||||
|
||||
# Using iOS
|
||||
cd ios/ && pod install
|
||||
```
|
||||
|
||||
> Integrating manually and not via React Native auto-linking? Check the setup instructions for <Anchor version group href="/android">Android</Anchor> & <Anchor version group href="/ios">iOS</Anchor>.
|
||||
|
||||
Reference in New Issue
Block a user