ff6a044f66
* Bump more Expo libs * Use legacy camera API * fix `expo-notifications` patch * bump `menu` * change patch name * patch reanimated * Revert "patch reanimated" This reverts commitdad822d8ea. * Use nightly reanimated * Revert "Use nightly reanimated" This reverts commit6687c71828. * Revert "Revert "patch reanimated"" This reverts commitc30abd6732. --------- Co-authored-by: Hailey <me@haileyok.com>
364 B
364 B
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.