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)
Wed, Mar 13, 9:27 AM
Unknown Object (File)
Tue, Mar 12, 8:45 PM
Unknown Object (File)
Tue, Mar 5, 11:46 PM
Unknown Object (File)
Mon, Mar 4, 2:56 AM
Unknown Object (File)
Feb 23 2024, 9:02 PM
Unknown Object (File)
Feb 23 2024, 9:02 PM
Unknown Object (File)
Feb 23 2024, 8:35 PM
Unknown Object (File)
Feb 23 2024, 5:42 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