ahinchman1 / RecyclerView-in-Kotlin
Custom Adapter and ViewHolder implementations in Kotlin
☆34Updated 4 years ago
Alternatives and similar repositories for RecyclerView-in-Kotlin:
Users that are interested in RecyclerView-in-Kotlin are comparing it to the libraries listed below
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 4 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- ☆41Updated 4 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 3 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 4 years ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆65Updated 3 years ago
- This is a sample project for Dynamic Feature Module implementation☆30Updated 5 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 4 years ago
- ☆20Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protoc…☆55Updated 4 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
- KarimRedaHassan / Navigation-Component-TabLayout-with-Custom-Transition-Animation-and-Navigation-ListenerThis Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and T…☆29Updated 5 years ago
- Kotlin Koin MVVM Example☆16Updated 5 years ago
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 5 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.☆30Updated 5 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 4 years ago
- Multi-feature app using dagger for learning purposes☆70Updated 4 years ago
- Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)☆47Updated 3 years ago
- Android application made for stock analysis☆46Updated 3 years ago
- This is an example repository to demonstrate the good practices of using ViewModel and how usage of AndroidViewModel can make things wors…☆32Updated 3 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 2 years ago
- Sample to practice RecyclerView ConcatAdapter☆49Updated 3 years ago
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago