Page MenuHomePhabricator

Refactor CommIOSNotifications native and JavaScript code so that JavaScript registers to events using getConstants object instead of hardcoded strings
ClosedPublic

Authored by marcin on Jun 6 2023, 8:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 5:02 AM
Unknown Object (File)
Tue, Nov 5, 9:11 AM
Unknown Object (File)
Mon, Nov 4, 8:22 AM
Unknown Object (File)
Mon, Nov 4, 8:22 AM
Unknown Object (File)
Tue, Oct 22, 12:53 PM
Unknown Object (File)
Tue, Oct 22, 12:39 PM
Unknown Object (File)
Tue, Oct 22, 12:39 PM
Unknown Object (File)
Tue, Oct 22, 12:39 PM
Subscribers

Details

Summary

This diferential refactors code so that JavaScript can access notifications related event names directly from getConstants property of CommIOSNotifications

Test Plan

Build the app. Test that notifications functionalities work

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin requested review of this revision.Jun 6 2023, 8:36 AM
This revision is now accepted and ready to land.Jun 7 2023, 2:34 AM