Earlier I release KColor, A Library to share colors between Android and iOS. KColor is stable now with
• Simplified installation process
• Decreased build time using Gradle plugin
• Now you can set color from ViewModels also using KColorRes
Please try and give feedback on this library.
KColor: https://github.com/mohitsoni48/KColor
a
Arjan van Wieringen
09/23/2024, 6:34 AM
Why only iOS and Android? No Desktop and or web?
m
Mohit
09/23/2024, 6:35 AM
Well the colors can be used in Desktop and web if you are using compose multiplatform. This library helps if you are using swiftUI for iOS and Compose for android.