KSP library and Gradle Plugin for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS
-
Updated
Dec 23, 2024 - Kotlin
KSP library and Gradle Plugin for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS
ResourceManager is an Android plugin that simplifies accessing Android resources (strings, colors, drawables, etc.) in both Android (e.g., Activity, Fragment, Composable) and non-Android components (e.g., ViewModel) using generated code.
A KSP for inverting the suspend interface for compatibility with implementations that do not support the suspend function
✍️ Kotlin Symbol Processing(KSP) Practice: Implement the subclass collection generator
Allows you to collect symbols (classes, etc.) into a list or map.
Gradle multiplatform KSP plugin to generate code from .env file
A Kotlin KSP plugin for generating repetitive functions for enums.
Add a description, image, and links to the kotlin-ksp topic page so that developers can more easily learn about it.
To associate your repository with the kotlin-ksp topic, visit your repo's landing page and select "manage topics."