CommonNavAppComponentsProvider
A common base class that flavoured NavAppComponentsProviders inherit from.
Functions
Link copied to clipboard
Link copied to clipboard
fun getGlobalComponent(lifecycleOwner: LifecycleOwner, applicationContext: Context, clientTag: String): GlobalComponent
Provides an instance of the NavApp GlobalComponent.
Link copied to clipboard
Parses the map style configuration file from the app's filesDir
.
Link copied to clipboard