HelmMobile / KotlinCleanArchitectureLinks
Approach to Clean Architecture in Kotlin
☆68Updated 7 years ago
Alternatives and similar repositories for KotlinCleanArchitecture
Users that are interested in KotlinCleanArchitecture are comparing it to the libraries listed below
Sorting:
- The simplest way to add reactive validation to your app☆77Updated 4 years ago
- Generates a form for Android☆63Updated 5 years ago
- Create fluent animations in a kotlin way☆70Updated 7 years ago
- Android reactive event bus that simplifies communication between Presenters, Activities, Fragments, Threads, Services, etc.☆77Updated 5 years ago
- A floating view helper lib to let you create floating view above other views!☆77Updated 5 years ago
- Analytics dispatcher for Android Applications☆39Updated 5 years ago
- [ARCHIVED] A library which saves and restores the state of Android components easily.☆87Updated 6 years ago
- Make time selections in Android by typing them.☆58Updated 8 years ago
- Rx binding of new Android Architecture Component Lifecycle☆56Updated 7 years ago
- Picasso image-loading Component for Litho☆84Updated 6 years ago
- Sample project showing asynchronous loading with coroutines and LifecycleObserver☆85Updated 7 years ago
- An SQLite ORM for Android with automatic database migrations built with annotation processing☆78Updated 7 years ago
- Set of handy classes☆56Updated 7 years ago
- A Gradle plugin and Kotlin Symbol Processor that reads files at compile time☆60Updated this week
- A collection of Android foreground-enabled views just like FrameLayout☆45Updated 7 years ago
- Kotlin and Java wrappers around SpannableStringBuilder (Inspired by JakeWharton's Truss and Kotlin's kotlinx.html)☆71Updated 8 years ago
- Simplegraph is android library for simple graph view that is similar to the ones you see on coin exchange sites.☆98Updated 6 years ago
- (ノ´ヮ´)ノ*:・゚✧ some Android samples, obviously right? (ノ´ヮ´)ノ*:・゚✧☆51Updated 8 years ago
- An RxJava2 implementation of the Android AssetManager.☆54Updated 7 years ago
- An reactive simple & fluent Android ORM, how can it be easier ? RxJava2 ready☆35Updated 7 years ago
- This is a library that can help you to receive results from startActivityForResult() as an Observable.☆75Updated 8 years ago
- A kotlin extension to load images asynchronously on android☆58Updated 6 years ago
- Arc pointer - simple customized progress bar in the form of an arch☆88Updated 5 years ago
- Morph transitions from buttons to dialogs and back☆26Updated 2 years ago
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 5 years ago
- Avoid complex flows between fragments/views/whatever