🌄 Kotlin Multiplatform library for Compose Multiplatform, designed for seamless integration of an image picker feature in iOS and Android applications.
Apache License 2.0
241
stars
20
forks
source link
[feature/update-editorconfig-for-ktlint] Ignore Function Naming Error for @Composable in ktlint #61
Changes:
ktlint_function_naming_ignore_when_annotated_with=Composable
to.editorconfig
to ignore naming errors for Composable functions.