Gabor Varadi
Gabor Varadi
BottomNavChildFragmentExample
An example showing how to use bottom navigation with child fragments.
event-emitter
[ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
command-queue
[ACTIVE] A queue with a single receiver and if there is no receiver, the commands are enqueued.
DaggerViewModelExperiment
[DEPRECATED, EXPERIMENT] This is a PoC example for app->activity->fragment subscoping with Subcomponents + ViewModel by SavedStateHandle (using AutoFactory). You shouldn't use this setup, because it b...
flow-combinetuple-kt
[ACTIVE] Helper function to combine Flow into tuples.
flowless
[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.
fragmentviewbindingdelegate-kt
[ACTIVE] A delegate for making managing the ViewBinding variable in a Fragment simpler.