Commit 7349ed4c authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 8d6d0c0d
...@@ -92,7 +92,7 @@ pod install Firebase/Messaging ...@@ -92,7 +92,7 @@ pod install Firebase/Messaging
in AppDelegate.m add in AppDelegate.m add
``` ```
#import "RNFIRMessaging.h" #import "RNFIRMessaging.h" <--add this line
... ...
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment