miquelbeltran / conductor-talk-demoLinks
Code for the talk "Say bye to Fragments with Conductor and Kotlin"
☆15Updated 3 years ago
Alternatives and similar repositories for conductor-talk-demo
Users that are interested in conductor-talk-demo are comparing it to the libraries listed below
Sorting:
- ☆27Updated 7 years ago
- Testing tools for kotlinc and kapt☆70Updated 4 years ago
- Annotation based Android lint check generation☆25Updated 6 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…☆27Updated 8 years ago
- This repository consist the example of coroutine with Livedata and lifecycle(Activity, Fragment and ViewModel)☆16Updated 9 months ago
- A workshop on ConstraintLayout☆37Updated 7 years ago
- A lazy loading ZoneRuleProvider for ThreeTenBp.☆55Updated 2 years ago
- App for droidcon Berlin 2017☆24Updated 7 years ago
- Retrieve easily all the implementations of an interface☆47Updated 5 years ago
- Super Heroes Kata for Android Developers in Kotlin. The main goal is to practice UI Testing.☆88Updated 5 years ago
- Gradle plugin to enable Kotlin build configuration secrets for Kotlin, Kotlin-Native / Multiplatform.☆49Updated 5 years ago
- Learn how to split an Android app into multi modules☆21Updated 8 years ago
- Sample library demonstrating a working Multiplatform library for iOS and Android☆15Updated 6 years ago
- ☆20Updated 6 years ago
- Code examples from my 2019 tech talk on JSON☆21Updated 6 years ago
- Android modularisation demo project☆79Updated 6 years ago
- Show ProgressBar on every view by calling an extension function☆53Updated 7 years ago
- A Conductor integration for the Navigation Architecture Component.☆38Updated 7 years ago
- Kotlin extension bridge library for Dagger2 (proof-of-concept)☆41Updated 7 years ago
- Extension to use conductor with the new dagger.android module.☆36Updated 8 years ago
- Cross-platform locale information and time calculations☆15Updated 6 years ago
- Easy lightweight SharedPreferences library for Android in Kotlin using delegated properties☆25Updated 9 years ago
- App for Droidcon NYC☆62Updated 7 years ago
- A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifec…☆31Updated 7 years ago
- Master-slave template with pagination using Clean Architecture and https://github.com/NYTimes/Store☆40Updated 6 years ago
- Injektor: "Not" a dependency injection library for Kotlin☆20Updated 6 years ago
- Ready to go template for multiplatform mobile Kotlin☆49Updated 3 years ago
- Demo project for Testing Android apps based on Dagger and RxJava☆19Updated 7 years ago
- Library for logging your Retrofit requests as cURL in logcat