Gabor Varadi

Results 35 repositories owned by Gabor Varadi

BottomNavChildFragmentExample

45
Stars
1
Forks
Watchers

An example showing how to use bottom navigation with child fragments.

espresso-helper

133
Stars
15
Forks
Watchers

[STAGNANT?] Collection of Kotlin helpers for Espresso.

event-emitter

77
Stars
2
Forks
Watchers

[ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.

simple-stack

1.4k
Stars
76
Forks
Watchers

[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).

command-queue

16
Stars
2
Forks
Watchers

[ACTIVE] A queue with a single receiver and if there is no receiver, the commands are enqueued.

DaggerViewModelExperiment

19
Stars
1
Forks
Watchers

[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

42
Stars
2
Forks
Watchers

[ACTIVE] Helper function to combine Flow into tuples.

flowless

141
Stars
7
Forks
Watchers

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.

fragmentviewbindingdelegate-kt

156
Stars
13
Forks
Watchers

[ACTIVE] A delegate for making managing the ViewBinding variable in a Fragment simpler.