about summary refs log tree commit diff
path: root/plugins/withAndroidManifestLaunchModePlugin.js
Commit message (Collapse)AuthorAgeFilesLines
* Change Android's MainActivity launchMode to singleTop (#4255)Nick Manos2024-05-291-0/+17
* Add build config plugin to set .MainActivity launchMode * Change android:launchMode to standard * Revert "Change android:launchMode to standard" This reverts commit fddbc4e1b512ff9a55009e227f1f44e99ddabaf3. * adjust --------- Co-authored-by: Hailey <me@haileyok.com>