mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-26 23:05:11 +08:00
[docs] Update manual pod install paths
This commit is contained in:
@@ -15,7 +15,7 @@ Add the `RNFBStorage` Pod to your projects `/ios/Podfile`:
|
||||
```ruby{3}
|
||||
target 'app' do
|
||||
...
|
||||
pod 'RNFBStorage', :path => '../node_modules/@react-native-firebase/storage/ios'
|
||||
pod 'RNFBStorage', :path => '../node_modules/@react-native-firebase/storage'
|
||||
end
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user