local notification
- Add support to presenting instant notification and schedule recurring notification for both iOS and Android
- Breaking change: FCM.initData is removed. Use
FCM.getIntialNotification().then()
instead
FCM.getIntialNotification().then()
instead