compose-launcher
compose-launcher copied to clipboard
- Generate manifest automatically base `Entry` annotation - Separate manifest by module - Remove manifest in main launcher module
* Allow arguments for Entry Composable and pass them to Activity.
* Currently, using this library in multiple modules probably won't work correctly.
* Deep link must be described in android manifest
Allows returning a value from an Entry to the previous Entry. It will use ActivityResults.