Page MenuHomePhabricator

[native] Move AndroidLifecycle to umbrella expo module
ClosedPublic

Authored by bartek on May 24 2023, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 3:15 PM
Unknown Object (File)
Sun, Apr 14, 3:15 PM
Unknown Object (File)
Sun, Apr 14, 3:14 PM
Unknown Object (File)
Sun, Apr 14, 3:10 PM
Unknown Object (File)
Mar 13 2024, 9:27 AM
Unknown Object (File)
Mar 12 2024, 8:45 PM
Unknown Object (File)
Mar 5 2024, 11:46 PM
Unknown Object (File)
Mar 4 2024, 2:56 AM
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