Experimentation app made with kotlin, AAC, Navigation-component, Koin,...
Users | User Page | Posts | Gallery |
---|---|---|---|
- rxAndroid - Library for composing asynchronous and event-based programs by using observable sequences.
- rxBinding - RxJava binding APIs for Android's UI widgets.
- Room - The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Navigation Component - The Navigation component is a suite of libraries, tooling and guidance for in-app navigation. The component centralizes all of the navigation information of your app in a navigation graph, providing a robust framework for implementing everything from simple button clicks to complex navigation UI patterns.
- Koin - A pragmatic lightweight dependency injection framework for Kotlin developers. Written in pure Kotlin using functional resolution only: no proxy, no code generation, no reflection!
- Retrofit2 - A type-safe HTTP client for Android and Java
- Picasso - A powerful image downloading and caching library for Android
- Moshi - A modern JSON library for Kotlin and Java
- Epoxy - Epoxy is an Android library for building complex screens in a RecyclerView
- Lottie - Easily add high-quality animation to any native app.