Commit 81eb2bab authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 3591e53c
......@@ -320,7 +320,6 @@ Yes there are `react-native-push-notification` and `react-native-system-notifica
- We want a unified local notification library but people are reporting using react-native-push-notification with this repo has compatibility issue as `react-native-push-notification` also sets up GCM.
- We want to have local notification to have similar syntax as remote notification payload.
- The PushNotificationIOS by react native team is still missing features that recurring, so we are adding it here
- I'm still thinking about separating this functionality out into its own repo so people who want to use local notification won't have to deal with FCM overhead. Let me know your thoughts
#### My Android build is failing
Try update your SDK and google play service
......
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