YanneckReiss's Stars
KevinnZou/compose-webview-multiplatform
WebView for JetBrains Compose Multiplatform
hardwaremafia/AwesomeHardware
an awesome list of resources for building Hardware products.
Kotlin/swift-export-sample
Kotlin to Swift technology preview
alexzhirkevich/compose-cupertino
Compose Multiplatform UI components for iOS (Cupertino Widgets)
mockative/mockative
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
ZacSweers/kotlin-compile-testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
androidx/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
dokar3/compose-sonner
An opinionated toast component for Compose Multiplatform.
terrakok/kmp-awesome
An awesome list that curates the best Kotlin Multiplatform libraries, tools and more.
chrisbanes/haze
Background blurring for Compose Multiplatform / Jetpack Compose
adrielcafe/voyager
🛸 A pragmatic navigation library for Jetpack Compose
InsertKoinIO/koin-annotations
Koin Annotations - About Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform insert-koin.io
KoalaPlot/koalaplot-core
Koala Plot is a Compose Multiplatform based charting and plotting library written in Kotlin
rickclephas/KMP-ObservableViewModel
Library to use AndroidX/Kotlin ViewModels with SwiftUI
skydoves/compose-stable-marker
✒️ Compose stable markers for KMP to tell stable/immutable guarantees to the compose compiler.
dcastil/tailwind-merge
Merge Tailwind CSS classes without style conflicts
creativetimofficial/material-tailwind
@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
shadcn/next-contentlayer
A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.
skydoves/landscapist
🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.
skydoves/Cloudy
☁️ Jetpack Compose blur effect library, which falls back onto a CPU-based implementation to support older API levels.
jeziellago/compose-markdown
Markdown Text for Android Jetpack Compose 📋.
leonard-palm/compose-state-events
A new way to implement One-Time-UI-Events (former SingleLiveEvent) in a Compose world.
YanneckReiss/KConMapper
The Kotlin Constructor Mapper (KConMapper / KCM) automatically generates mapping functions for performing mapping between one class and the constructor of another class via the Kotlin Symbol Processing (KSP) compiler plugin.