mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-17 04:09:38 +08:00
Fix directory reference in documentation
This commit is contained in:
@@ -29,7 +29,7 @@ Then you can run `(cd ios && pod install)` to get the pods installed.
|
||||
|
||||
## AppDelegate.m
|
||||
|
||||
You need to add the following to the top of `ios/AppDelegate.m`:
|
||||
You need to add the following to the top of `ios/[YOUR APP NAME]]/AppDelegate.m`:
|
||||
|
||||
`#import <Firebase.h>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user