Page MenuHomePhabricator

[native] Move AndroidLifecycle to umbrella expo module
ClosedPublic

Authored by bartek on May 24 2023, 10:03 AM.
Tags
None
Referenced Files
F1885483: D7962.id.diff
Tue, May 28, 9:12 AM
Unknown Object (File)
Sat, May 25, 5:35 PM
Unknown Object (File)
Fri, May 24, 10:34 AM
Unknown Object (File)
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)
Apr 28 2024, 7:40 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
No Lint Coverage
Unit
No Test Coverage