Revision Date Author Comments
# 8285c032 13-Aug-2021 Tomasz Sapeta <[email protected]>

Rename unimodules imports to expo-modules-core


# fc29d914 15-Jun-2021 Charlie Cruzan <[email protected]>

[notifications] feat: respond to notifications while app is backgrounded (#13130)

* JS interface

* fix up ios

* install unimodules-task-manager-interface

* rename some iOS things

* andro

[notifications] feat: respond to notifications while app is backgrounded (#13130)

* JS interface

* fix up ios

* install unimodules-task-manager-interface

* rename some iOS things

* android implementation

* [android] only trigger on remote notifications, and only serialize remote payload

* no need to serialize on iOS

* TS interface rename

* add 'remote-notification' background mode to Expo Go

* CHANGELOG.md

* Update packages/expo-notifications/CHANGELOG.md

Co-authored-by: Expo CI <[email protected]>

* add test to NCL

* docs and readme

* fix lint

* Apply suggestions from code review

Co-authored-by: Tomasz Sapeta <[email protected]>

* [fastlane] Automatically remove background remote-notification for App Store

* update docs

Co-authored-by: Expo CI <[email protected]>
Co-authored-by: Tomasz Sapeta <[email protected]>

show more ...