Earlier I release KColor, A Library to share color...
# feed
m
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
Why only iOS and Android? No Desktop and or web?
m
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.