All Projects → android-recyclerview-binding → Similar Projects or Alternatives

677 Open source projects that are alternatives of or similar to android-recyclerview-binding

Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (+0%)
Mutual labels:  recyclerview, jetpack, livedata
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-11.11%)
Mutual labels:  recyclerview, jetpack, livedata
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (+95.56%)
Mutual labels:  jetpack, livedata
Jetpack Mvvm Best Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Stars: ✭ 6,950 (+15344.44%)
Mutual labels:  jetpack, livedata
LiveData-DataBinding-Kotlin
Sample to practice LiveData + DataBinding
Stars: ✭ 89 (+97.78%)
Mutual labels:  jetpack, livedata
swipeablerecyclerview
SwipeableRecyclerView provides a wrapper class SwipeItemTouchHelperCallback which can be used to add Dragging capability to your RecyclerView items. You can make use of DataBinding to bind it via XML.
Stars: ✭ 16 (-64.44%)
Mutual labels:  recyclerview, data-binding
AndroidGo
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及优秀博文代码案例等内容,帮助开发者快速上手!
Stars: ✭ 30 (-33.33%)
Mutual labels:  jetpack, livedata
JetpackDemo
Jetpack demo that used to show how to use Jetpack libraries.
Stars: ✭ 77 (+71.11%)
Mutual labels:  jetpack, livedata
Elements
⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.
Stars: ✭ 75 (+66.67%)
Mutual labels:  recyclerview, livedata
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (+80%)
Mutual labels:  jetpack, livedata
Mvvmarchitecture
An example Android app using Retrofit, Room, LiveData, RxJava2, Paging, Koin and the MVVM pattern with the databinding
Stars: ✭ 160 (+255.56%)
Mutual labels:  data-binding, livedata
LifecycleCells
An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
Stars: ✭ 19 (-57.78%)
Mutual labels:  recyclerview, livedata
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (+446.67%)
Mutual labels:  recyclerview, livedata
movie-booking
An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking
Stars: ✭ 80 (+77.78%)
Mutual labels:  recyclerview, data-binding
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (+75.56%)
Mutual labels:  data-binding, livedata
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-68.89%)
Mutual labels:  jetpack, livedata
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-60%)
Mutual labels:  recyclerview, livedata
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (+175.56%)
Mutual labels:  jetpack, livedata
KotlinEverywhere
This application created for Kotlin Everywhere series as a codelab. It will show step by step Kotlin and Android Jetpack Components fundamentals. 🚀🚀
Stars: ✭ 52 (+15.56%)
Mutual labels:  jetpack, livedata
Flexibleadapter
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Stars: ✭ 3,482 (+7637.78%)
Mutual labels:  recyclerview, livedata
Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
Stars: ✭ 29 (-35.56%)
Mutual labels:  recyclerview, jetpack
Compose-ShoppingList
Jetpack compose shopping list app
Stars: ✭ 52 (+15.56%)
Mutual labels:  jetpack, livedata
Jetpack Kotlin Eyepetizer
一款基于Kotlin + Jetpack核心组件 + 协程 + 组件化实现的精美仿开眼视频App(提供Flutter、React Native、小程序版本 😁 )
Stars: ✭ 82 (+82.22%)
Mutual labels:  jetpack, livedata
Coronavirus-COVID-19-Tracker
Mapping 2019-nCoV (Official source): https://systems.jhu.edu/research/public-health/ncov/
Stars: ✭ 25 (-44.44%)
Mutual labels:  livedata
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-44.44%)
Mutual labels:  data-binding
Android-Kotlin-MVVM-Template
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.
Stars: ✭ 314 (+597.78%)
Mutual labels:  livedata
recyclerview-kotlin
10+ Tutorials on RecyclerView in Kotlin
Stars: ✭ 41 (-8.89%)
Mutual labels:  recyclerview
MultiSelectionRecyclerView
Android RecyclerView multi selection expand list items and change list items color
Stars: ✭ 19 (-57.78%)
Mutual labels:  recyclerview
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+17.78%)
Mutual labels:  data-binding
solid
Solid Android components
Stars: ✭ 33 (-26.67%)
Mutual labels:  recyclerview
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-40%)
Mutual labels:  livedata
btplotting
btplotting provides plotting for backtests, optimization results and live data from backtrader.
Stars: ✭ 159 (+253.33%)
Mutual labels:  livedata
PinnedSectionRecyclerView
simple RecyclerView with pinned sections for Android.
Stars: ✭ 21 (-53.33%)
Mutual labels:  recyclerview
XamarinItemTouchHelper
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView for Xamarin
Stars: ✭ 35 (-22.22%)
Mutual labels:  recyclerview
Holi
Holi is a lightweight Jetpack Compose library of colors, gradients and cool utility functions for all your palette needs!
Stars: ✭ 160 (+255.56%)
Mutual labels:  jetpack
Pokehub
This is a sample project that uses Graphql API's with Rx implementation.
Stars: ✭ 40 (-11.11%)
Mutual labels:  data-binding
InfiniteScroll
You can do a Endless scroll in ListView or RecyclerView with simple steps, with a listener for do request to your web service.
Stars: ✭ 28 (-37.78%)
Mutual labels:  recyclerview
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+213.33%)
Mutual labels:  data-binding
App-Manager-Android
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps.
Stars: ✭ 31 (-31.11%)
Mutual labels:  recyclerview
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-51.11%)
Mutual labels:  livedata
BottomNavArchDemo
The demo project for Bottom Navigation with Navigation Architecture Components article
Stars: ✭ 53 (+17.78%)
Mutual labels:  jetpack
Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
Stars: ✭ 722 (+1504.44%)
Mutual labels:  recyclerview
Jetpack Compose News
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Stars: ✭ 58 (+28.89%)
Mutual labels:  jetpack
Bouncy
RecyclerView and NestedScrollView with physics-based bouncy overscroll effect
Stars: ✭ 166 (+268.89%)
Mutual labels:  recyclerview
navigation-component
Android navigation component examples
Stars: ✭ 22 (-51.11%)
Mutual labels:  jetpack
Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (-6.67%)
Mutual labels:  livedata
arkitekt
Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.
Stars: ✭ 114 (+153.33%)
Mutual labels:  jetpack
RecyclerViewAdapter
A RecyclerView Adapter that support load more and add headerview
Stars: ✭ 145 (+222.22%)
Mutual labels:  recyclerview
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (-17.78%)
Mutual labels:  jetpack
Dads
*BA DUM TSSS*
Stars: ✭ 240 (+433.33%)
Mutual labels:  jetpack
Statik
A simple static list information backed by RecyclerView for Android in Kotlin
Stars: ✭ 22 (-51.11%)
Mutual labels:  recyclerview
BirthdayReminder
Open source Android application which keeps track of and reminds users of their loved ones birthdays. View on the PlayStore here: https://play.google.com/store/apps/details?id=website.julianrosser.birthdays
Stars: ✭ 29 (-35.56%)
Mutual labels:  recyclerview
form-binder
A micro data binding and validating framework, very easy to use and hack
Stars: ✭ 18 (-60%)
Mutual labels:  data-binding
leaf.js
一个使用Proxy劫持的下一代状态管理方案
Stars: ✭ 12 (-73.33%)
Mutual labels:  data-binding
Android-RecyclerView-Loadmore
RecyclerView Loadmore and Swipe refresh for LinearLayout GridLayout and StaggeredLayout
Stars: ✭ 27 (-40%)
Mutual labels:  recyclerview
NestedReact
BackboneJS compatibility layer for React-MVx MVVM framework.
Stars: ✭ 79 (+75.56%)
Mutual labels:  data-binding
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-64.44%)
Mutual labels:  data-binding
SortedListAdapter
The RecyclerView.Adapter that makes your life easy!
Stars: ✭ 48 (+6.67%)
Mutual labels:  recyclerview
data-mediator
a data mediator framework bind callbacks for any property
Stars: ✭ 66 (+46.67%)
Mutual labels:  data-binding
android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Stars: ✭ 29 (-35.56%)
Mutual labels:  livedata
1-60 of 677 similar projects