Mobile Native Developer.
-
Porto
- São Paulo, Brazil
- https://www.gabrielbrasileiro.dev
- @gab_brasileiro
Pinned Loading
-
mvvm-redux
mvvm-redux PublicMVVM Redux is a lightweight lib to help you apply the redux concepts in your project based in MVVM.
-
star-wars-jetpack
star-wars-jetpack PublicA sample application to show how implements the Clean Architecture with the new features of Jetpack
-
InsertKoinIO/koin
InsertKoinIO/koin PublicKoin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
-
nglauber/books_jetpack
nglauber/books_jetpack PublicA sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
-
Koin extensions to solve type erasur...
Koin extensions to solve type erasure of generic mappers 1/**
2* This will recover and inject your interface in your fragments or activities
3*/
4inline fun <reified I, reified O> ComponentCallbacks.injectMapper(): Lazy<Mapper<I, O>> {
5return inject(named(identifier<I, O>()))
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.