CommonNavAppComponentsProvider

A common base class that flavoured NavAppComponentsProviders inherit from.

Functions

Link copied to clipboard
fun getGlobalComponent(lifecycleOwner: LifecycleOwner, applicationContext: Context, clientTag: String): GlobalComponent

Provides an instance of the NavApp GlobalComponent.

Link copied to clipboard
fun parseMapStyleFile(context: Context): <Error class: unknown class>?

Parses the map style configuration file from the app's filesDir.