Package-level declarations
Functions
Link copied to clipboard
fun ComponentCallbacks.entryProvider(mode: LazyThreadSafetyMode = LazyThreadSafetyMode.SYNCHRONIZED): Lazy<EntryProvider>
Creates a lazy EntryProvider by collecting all EntryProviderInstaller instances from the Koin scope associated with this ComponentCallbacks.
Link copied to clipboard
Retrieves an EntryProvider by collecting all EntryProviderInstaller instances from the Koin scope associated with this ComponentCallbacks.