RajashekarRaju / RecyclerViewToViewPagerLinks
ViewPager2 comes with major improvements from ViewPager which enables swipe views with RecyclerView, vertical swipe, orientation, right-to-left support, Modifiable fragment collection, PageTransformations, swipe between fragments with TabLayout, DiffUtils etc. Let's understand with an example implementation.
☆10Updated 4 years ago
Alternatives and similar repositories for RecyclerViewToViewPager
Users that are interested in RecyclerViewToViewPager are comparing it to the libraries listed below
Sorting:
- MoviesBoard app showcases Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Ar…☆8Updated last year
- to show how to use preloading in exoplayer android using simple MVVM☆23Updated 3 years ago
- WatchStore Ecommerce app using MVVM, Kotlin, Firebase Firestore, Coroutines, Dagger Hilt☆22Updated 3 years ago
- Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.☆25Updated 2 years ago
- so In this project we will check our application is connected with internet or not through Live data , if the application is connected wi…☆18Updated 4 years ago
- WorkManager use-case Example. Worker constrains. Single worker [OneTime or Periodic]. Single worker with Retry-BackOff Criteria. Complex …☆23Updated 2 years ago
- Simple Note App With MVVM Clean Architecture☆10Updated 3 years ago
- This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.☆20Updated 3 years ago
- 🦹🏻♀️ Animation samples with motion layout, object animator and lottie☆40Updated 2 years ago
- This is a simple chat demo for socket.io and Android. You can connect to https://socket-io-chat.now.sh using this app.☆16Updated 4 years ago
- ☆21Updated 2 years ago
- Wallpaper App - Kotlin, MVVM, Clean Principles☆16Updated 3 years ago
- Football App using MVVM, LiveData, RxJava2, DI, Room, Repository Patern☆34Updated 4 years ago
- This is a simple notepad application, where we can write some important notes ,you can add , update ,delete and search all the notes that…☆13Updated 3 years ago
- PDF Invoice Generator for Android☆33Updated 2 years ago
- Complex Android animation MotionLayout Pizza Order. Inspired by dribbble shot.☆33Updated 4 years ago
- A recycler view☆13Updated 4 years ago
- 📦 Room Database based application for accounting 📦☆27Updated 3 years ago
- A learning project which focuses on designing an OTP flow and use of various components of Android efficiently☆33Updated 3 years ago
- ☆18Updated 4 years ago
- ☆31Updated 3 years ago
- MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test a…☆23Updated last year
- ☆10Updated 2 months ago
- Android Paging 3 Demo☆13Updated 3 years ago
- ☆13Updated 3 years ago
- Build with Ktor Client + SQLDelight + Kotlinx Serialization with freshness of Material3 using Koin and Dagger HIlt built to demonstrate t…☆57Updated 2 years ago
- This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components