mplacona / RealKotlinTipsLinks
A repository with all the unit tested tips from RealKotlin.com
☆13Updated 5 years ago
Alternatives and similar repositories for RealKotlinTips
Users that are interested in RealKotlinTips are comparing it to the libraries listed below
Sorting:
- ☆20Updated 2 years ago
- Intro to Coroutines on Android using MVVM☆35Updated 5 years ago
- ☆18Updated 5 years ago
- News app 🗞️ showcasing MVI architecture combined with Architecture Components☆42Updated 6 years ago
- An RxJava Extension for the LiveData observer introduced by Google.☆17Updated 6 years ago
- A lightweight (23KB) wrapper for inline Android permission checks/requests.☆21Updated 4 years ago
- Collection of various Dagger 2 techniques and experiments☆10Updated 7 years ago
- Sample Jetpack Compose app with Rick & Morty content☆16Updated 4 years ago
- MotionLayout example demonstrating collapsing header with TabLayout and ViewPager☆24Updated 6 years ago
- ☆21Updated last year
- ☆23Updated 5 years ago
- This repository consist the example of coroutine with Livedata and lifecycle(Activity, Fragment and ViewModel)☆16Updated 5 months ago
- Kotlin DSL for ViewPager and FragmentPagerAdapter☆17Updated 7 years ago
- Internet Utility implementation using Android Architecture Component - LiveData☆17Updated 7 years ago
- A demo app to show how to use animations in Jetpack Compose using Transition.☆15Updated 5 years ago
- Design library proposing android widgets with enhanced capabilities☆14Updated 4 years ago
- WeatherMan☆19Updated 2 months ago
- Demo project for SOLID principles in practice: the Clean Architecture