Package-level declarations
This package contains helper Composables to apply mock environment in tests.
Use LocalEnvironmentProvider to redirect permission requests from rememberLauncherForActivityResult to the mock environment.
Types
Link copied to clipboard
object LocalEnvironmentOwner
Provides an AndroidEnvironment for interacting with the current native or mock environment.