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, Nov 13, 1:07 AM
Unknown Object (File)
Thu, Nov 7, 10:57 AM
Unknown Object (File)
Mon, Nov 4, 10:46 AM
Unknown Object (File)
Wed, Oct 30, 1:20 PM
Unknown Object (File)
Oct 12 2024, 7:55 AM
Unknown Object (File)
Oct 5 2024, 4:01 AM
Unknown Object (File)
Oct 2 2024, 5:43 AM
Unknown Object (File)
Oct 2 2024, 5:43 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