metalabdesign / AsyncAwait
async/await for Android built upon coroutines introduced in Kotlin 1.1
☆406Updated 7 years ago
Alternatives and similar repositories for AsyncAwait:
Users that are interested in AsyncAwait are comparing it to the libraries listed below
- Auto-generate Parcelable implementations for Java and Kotlin☆501Updated 5 years ago
- Koi, a lightweight kotlin library for Android Development.☆515Updated 7 years ago
- A curated list of libraries to aid reactive development on Android☆534Updated 5 years ago
- An RxJava transformer which combines replay(1), publish(), and refCount() operators.☆624Updated 2 years ago
- Don't write a RecyclerView adapter again. Not even a ViewHolder!☆776Updated 6 years ago
- Example of Android project showing integration with Kotlin and Dagger 2☆533Updated 7 years ago
- Experiments for future reactive libraries.☆360Updated 7 years ago
- An IdlingResource for Espresso which wraps an RxJava Scheduler.☆509Updated last month
- Simple Android Library, that provides easy way to start the Activities with arguments.☆432Updated 6 years ago
- Redux for Android. Predictable state container library for Java/Android☆462Updated 3 years ago
- Composition over inheritance for Android components like Activity or Fragment☆514Updated 6 years ago
- Simple MVWhatever for Android☆701Updated last year
- Kotlin extensions to simplify Realm API.☆533Updated 4 years ago
- Plugin which generates Android Parcelable boilerplate code for kotlin's class.☆300Updated 6 years ago
- SharedPreference usage made fun in Kotlin☆155Updated 6 years ago
- Easy Android logging with Kotlin and Timber☆207Updated 5 years ago
- A collection of useful extension methods for Android☆183Updated 7 years ago
- Kotlin Coroutines await() extension for Retrofit Call☆846Updated 5 years ago
- Reactive Virtual DOM for Android.☆478Updated 3 years ago
- Easier RxJava2 debugging with better stacktraces☆489Updated 6 years ago
- Sample app using Android architecture components☆631Updated 4 years ago
- Kotlin library for Android☆895Updated 7 months ago
- Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible t…☆362Updated 5 years ago
- Grox helps to maintain the state of Java / Android apps.☆340Updated 6 years ago
- Network logging interceptor for OkHttp. Logs an URL link with encoded network call data for every OkHttp call.☆493Updated 5 years ago
- Annotation based HTML to Java parser + Retrofit converter