Useful Kotlin extension functions for Android
-
Updated
Dec 15, 2019 - Kotlin
Useful Kotlin extension functions for Android
A set of kotlin extensions for glide library
RecyclerViewSwipeExt is an Android Studio library that simplifies the implementation of swipe-to-delete and swipe-to-action functionality in RecyclerViews. With just a few lines of code, you can add left and right swipe gestures to your RecyclerViews, allowing users to delete or perform custom actions on items with ease.
Sample app to demonstrate offline feature using Kotlin, Repository pattern, Room Database, Retrofit, Dagger2, LiveData, Coroutines, Mockito, Espresso, ViewModel and DataBinding in a multi module Project.
Kotlin Extension Function
Android offline first mobile shopping app built with MVVM Architecture using Fake Store API
Repository of my learning notes and programs for fundamental & important concepts of Kotlin programming and development.
Kotlin standard extension functions for Swift
In Kotlin, extension functions allow developers to add new functionality to existing classes or types without modifying the original source code.
Weather android app to show the weather details using OpenWeatherMap API This repository contains a detailed sample app that implements MVVM architecture using HiltViewModel, Room, Retrofit, Coil, Coorutine
Various Kotlin extensions for Android app projects
Android Kotlin Extensions . Library written by me ... implementation 'com.github.MateuszWolkowicz:androidExtensions:0.1.0'
Kotlin Extension Function. Most popular extension function in kotlin. Kotlin extension function that I used in my project.
Add a description, image, and links to the kotlin-extension-functions topic page so that developers can more easily learn about it.
To associate your repository with the kotlin-extension-functions topic, visit your repo's landing page and select "manage topics."