revolut-mobile / RecyclerKit
All you need to build any screen in your Android app using the RecyclerView and delegate pattern for Adapters, Animations, Decorations.
☆39Updated 2 weeks ago
Alternatives and similar repositories for RecyclerKit:
Users that are interested in RecyclerKit are comparing it to the libraries listed below
- RxData is Android mobile library for building reactive data flow in Android application.☆49Updated 8 months ago
- Android architecture components made right☆110Updated 2 years ago
- A RecyclerView's RecycledViewPool extension that enables you to request specific item view types to be created in advance, prior to them …☆51Updated 3 years ago
- A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-c…☆78Updated 3 years ago
- Small though useful libraries to build Android apps☆30Updated 4 months ago
- Edge to edge decorator - is a utility class that is responsible for coloring the statusBar and navigationBar to maintain edge to edge (e2…☆48Updated 4 years ago
- This repository contains the source code for my article about PIN & Biometrics authentication methods in Android apps.☆17Updated 5 years ago
- Tired of manually setup test data of Kotlin data classes or POJOs? Instantiator creates Instances of any class for you so that you can fo…☆60Updated 2 years ago
- Gradle plugin for Android applications for detecting unexpected changes in AndroidManifest.xml☆55Updated 2 years ago
- ☆25Updated 3 years ago
- Правила написания кода и утилиты, помогающие их поддерживать☆36Updated 2 years ago
- ☆40Updated 2 years ago
- Lightweight library for sticky header and simple sectioning in RecyclerView☆16Updated 3 years ago
- A simple library for safe initialization of multi-process Android applications☆71Updated last year
- Kotlin set of delegates for android lifecycle.☆56Updated 3 months ago
- A configurable debug drawer to use in Android apps. Inspired by u2020.☆117Updated 2 years ago
- PreviewGenerator: Simplifying Data class Preview creation for Jetpack Compose previews.☆61Updated 9 months ago
- Example of convenient usage of dagger2 and gradle modules☆94Updated 3 years ago
- A lightweight library for requesting and consuming Activity Results using coroutines.☆76Updated 2 years ago
- Sample project that demonstrates Android Architecture at scale in 2021-th☆33Updated 2 years ago
- To modify data RxJava provides a lot of methods, but Kotlin Coroutines doesn’t have them. This library’s goal is creating functions that …☆77Updated 4 years ago
- A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.☆112Updated 3 years ago
- A minimal Android state container harnessing side-effects, inspired by The Elm Architecture☆59Updated 3 years ago
- ☆11Updated 2 years ago
- Tools & tips to learn about recomposition in Jetpack Compose☆73Updated 2 years ago
- CSS-style shadows for Android☆74Updated last year
- Demo app implemented with different unidirectional dataflow libraries (MviCore, Mobius, Teapot)