Page MenuHomePhabricator

[native] Move AndroidLifecycle to umbrella expo module
ClosedPublic

Authored by bartek on May 24 2023, 10:03 AM.
Tags
None
Referenced Files
F1834417: D7962.id27034.diff
Thu, May 23, 4:23 PM
Unknown Object (File)
Fri, May 10, 3:22 PM
Unknown Object (File)
Tue, May 7, 1:32 PM
Unknown Object (File)
Tue, May 7, 1:32 PM
Unknown Object (File)
Sun, Apr 28, 7:40 PM
Unknown Object (File)
Fri, Apr 26, 8:26 PM
Unknown Object (File)
Wed, Apr 24, 1:44 PM
Unknown Object (File)
Apr 14 2024, 3:15 PM
Subscribers

Details

Summary

Part of ENG-3871. This diff moves the AndroidLifecycle module to the umbrella expo module.

Basically only moved the files to another directory and updated expo-module.config.json. Also needed to add dependencies to build.gradle

Depends on D7961

Test Plan

Built Android, added console.log to event listener in lifecycle-module.js. Switched app foreground <-> background and ensured that the log is printed.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable