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:
- An RxJava Extension for the LiveData observer introduced by Google.☆17Updated 6 years ago
- ☆20Updated 2 years ago
- A lightweight (23KB) wrapper for inline Android permission checks/requests.☆21Updated 4 years ago
- Intro to Coroutines on Android using MVVM☆35Updated 5 years ago
- News app 🗞️ showcasing MVI architecture combined with Architecture Components☆42Updated 6 years ago
- Sample material for the Design Pattern course☆11Updated 7 years ago
- Internet Utility implementation using Android Architecture Component - LiveData☆17Updated 7 years ago
- Sample app demonstrating how to construct inject WorkManager's Worker instances using Dagger 2☆20Updated 6 years ago
- ☆18Updated 4 years ago
- ☆21Updated last year
- MotionLayout example demonstrating collapsing header with TabLayout and ViewPager☆25Updated 5 years ago
- Sample app to show architecture, design, animation and many more☆15Updated 6 years ago
- ☆26Updated 5 years ago
- This repository consist the example of coroutine with Livedata and lifecycle(Activity, Fragment and ViewModel)☆16Updated 4 months ago
- Sample library demonstrating a working Multiplatform library for iOS and Android