Bump expo-notifications
to fix NPE (#4425)
* bump library * rename patch file
This commit is contained in:
parent
480a40862f
commit
5f63b8d40f
4 changed files with 5 additions and 5 deletions
9
patches/expo-notifications-0.28.7.patch.md
Normal file
9
patches/expo-notifications-0.28.7.patch.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
## LOAD BEARING PATCH, DO NOT REMOVE
|
||||
|
||||
## Expo-Notifications Patch
|
||||
|
||||
This patch supports the Android background notification handling module. Incoming messages
|
||||
in `onMessageReceived` are sent to the module for handling.
|
||||
|
||||
It also allows us to set the Android notification channel ID from the notification `data`, rather
|
||||
than the `notification` object in the payload.
|
Loading…
Add table
Add a link
Reference in a new issue