HomePhabricator
Diffusion Comm a0891d45a66d

Introduce CommIOSNotifications class in JavaScript

Description

Introduce CommIOSNotifications class in JavaScript

Summary:
This differential introduces CommIOSNotification class to JavaScript. It is equivalent of IOSNotification class from previously used Ashoat's fork. We need this class since it parses structure of raw Apple notification into more meaningful JavaScript object we rely on in various callbacks in
push-handler.

Test Plan: Flow and Eslint do not complain. Very next differential will use this class in JavaScript callbacks to various events send from native code.

Reviewers: tomek, atul, ashoat

Reviewed By: tomek, ashoat

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D6138

Details

Provenance
marcinAuthored on Jan 2 2023, 5:07 AM
Reviewer
tomek
Differential Revision
D6138: Introduce CommIOSNotifications class in JavaScript
Parents
rCOMMb94dec10352a: Export minimal set of CommIOSNotifications RCT methods to use it in AppDelegate
Branches
Unknown
Tags
Unknown