From c028234842977e282329545b73a0992d18d4d274 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Fri, 24 Feb 2017 09:41:10 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 19b50d3..8e084aa 100644 --- a/README.md +++ b/README.md @@ -535,6 +535,9 @@ NOTE: this flag doesn't work for Android push notification, use `custom_notifica #### Do I need to handle APNS token registration? No. Method swizzling in Firebase Cloud Messaging handles this unless you turn that off. Then you are on your own to implement the handling. Check this link https://firebase.google.com/docs/cloud-messaging/ios/client +#### I want to add actions in iOS notification +Check this https://github.com/evollu/react-native-fcm/issues/325 + #### Some features are missing Issues and pull requests are welcome. Let's make this thing better! -- 2.26.2