You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original PushNotificationIOS from react-native package was taking a `Date` object for `fireDate`. Using such an object with this new package however throws an exception "NSmutableDictionary cannot be converted to date".
0 commit comments