A collection of hand-crafted extensions for your Kotlin projects.
-
Updated
Mar 10, 2022 - Kotlin
{{ message }}
A collection of hand-crafted extensions for your Kotlin projects.
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
KaMP Kit by Touchlab is a collection of code and tools designed to get your mobile team started quickly with Kotlin Multiplatform.
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
A Kotlin Multiplatform library for saving simple key-value data
Kotlin Multiplatfom app for Droidcon Events
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
A Kotlin library to use Jetpack Compose in Android and iOS. Allow to write UI for both in Kotin. Still experimental as many compose features are not yet available.
Kotlin Multiplatform State Library
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/). Uses Realm for local persistence
Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture
Logging library for Kotlin Multiplatform
Kotlin Coroutine-based workers for native
Resources access for mobile (android & ios) Kotlin Multiplatform development
Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
GraphQL based Jetpack Compose and SwiftUI Kotlin Multiplatform project (using https://rickandmortyapi.com/graphql)
Describe the problem or limitation you are having in your project:
To make pull requests more consistent, we should provide a pull request template.
Describe how this feature / enhancement will help you overcome this problem or limitation:
It directly related to #11 but can be done separately.
**Show a mock up screenshots/video or a flow diagram explaining how your proposal will wo
The README is pretty small at the moment. It’d be great to have a few example usages listed.
Ready to go template for multiplatform Kotlin
Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.
Add a description, image, and links to the kotlin-native topic page so that developers can more easily learn about it.
To associate your repository with the kotlin-native topic, visit your repo's landing page and select "manage topics."
There are some APIs that can be improved/simplified. This issue is to collect all the cases. This is also a good place to raise and discuss any proposals or concerns.
flatMap- add default value for themaxConcurrencyargument, removeflatMapvariants without themaxConcurrencyargumentflatMapwithresultSelector- reorder arguments in the following way: `resultSelec