Page MenuHomePhabricator

Remove all react-native-notifications usages on iOS
ClosedPublic

Authored by marcin on Jan 2 2023, 6:49 AM.
Tags
None
Referenced Files
F2137234: D6140.diff
Fri, Jun 28, 5:14 PM
F2133962: D6140.diff
Fri, Jun 28, 5:02 AM
F2133565: D6140.id21424.diff
Fri, Jun 28, 3:52 AM
F2133340: D6140.id21016.diff
Fri, Jun 28, 2:44 AM
F2132770: D6140.diff
Fri, Jun 28, 12:08 AM
F2132640: D6140.id21044.diff
Thu, Jun 27, 11:44 PM
Unknown Object (File)
Wed, Jun 26, 8:07 AM
Unknown Object (File)
Tue, Jun 25, 8:38 PM
Subscribers

Details

Summary

This differential replaces all remaining usages of NotificationsIOS with CommIOSNotifications.

Test Plan

Ensure that updating badge count, removing and getting all delivered notifications work in JavaScript.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin requested review of this revision.Jan 2 2023, 7:03 AM
This revision is now accepted and ready to land.Jan 5 2023, 8:40 AM
  1. Tiny change in a way we remove all notifications for a given thread. Now we can directly access threadID as a property.