Entirely remove unimodules-task-manager-interface (#16782)
[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 ...
[modules] Consolidate interfaces into single package (#12718)