navi25 / Nachos
Kotlin Epoxy Tutorial - A sample android tutorial for Airbnb's Epoxy for developing complex views in Kotlin Language
☆13Updated 5 years ago
Alternatives and similar repositories for Nachos:
Users that are interested in Nachos are comparing it to the libraries listed below
- Sample Application using the app architecture☆45Updated 5 years ago
- A workshop on ConstraintLayout☆37Updated 7 years ago
- This is an Android skeleton repository with multiple utility classes and extensions. This can be used as a base repository for 'Initial C…☆14Updated 4 years ago
- A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example☆22Updated 5 years ago
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Updated 6 years ago
- Epoxy experiment☆22Updated 4 years ago
- Android Clean Architecture example☆44Updated 2 years ago
- Lightweight library to handle BottomNavigationView behaviour (eg like in YoutubeApp)☆28Updated 5 years ago
- ☆55Updated 5 years ago
- Fingerprint Authentication using BiometricPrompt Compat☆25Updated 5 years ago
- ☆41Updated 4 years ago
- This repository consist the example of coroutine with Livedata and lifecycle(Activity, Fragment and ViewModel)☆16Updated 3 months ago
- Sample app displaying cryptocurrency-related tweets. 📰🥇☆24Updated 4 years ago
- A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin☆20Updated 3 years ago
- I try to create video streaming application with Exoplayer which will be similar with YouTube.☆49Updated 6 years ago
- Data Binding sample explained in this video https://www.youtube.com/watch?v=xZFGUb-9hRk☆14Updated 5 years ago
- Intro to Coroutines on Android using MVVM☆35Updated 5 years ago
- This is a sample project that uses Graphql API's with Rx implementation.☆41Updated 6 years ago
- Android app that to show flights schedules between airports. Written in Kotlin and uses MVP Architecture, Dagger 2, Retrofit 2, RxKotlin,…☆33Updated 6 years ago
- ☆20Updated 2 years ago
- Android MVP & Clean Architecture sample with unit and instrumentation tests☆18Updated 6 years ago
- Sample Android project that uses gradle kotlin dsl☆26Updated 6 years ago
- Kotlin Sample of Clean Architecture using MVVM, Koin, Coroutines, AndroidX,☆16Updated 5 years ago
- This is auto generate Android Plugin for MVP-Clean Architecture Code.☆17Updated 5 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 4 years ago
- Clean code App with Kotlin and Android Architecture Components☆25Updated 4 years ago
- A sample application demoing chrome custom tabs in kotlin in androidx 🎨☆27Updated 6 years ago
- Android Architecture Using Jetpack Components: Sample App☆29Updated 5 years ago
- Android MVVM architecture example in kotlin, pagination example using paging 3 lib with Hilt as DI framework. data-binding library,Room a…☆26Updated last year
- News app 🗞️ showcasing MVI architecture combined with Architecture Components