πOverview
CraftD: A framework to implement Server-Driven UI quickly and easily to Android / iOS / Flutter / Km
Features
π Compatibility
Tech
Support
Components that already exist in the library
Component
Compose
View System
Widget
SwiftUI
Create your custom component( android compose example )
@JsonIgnoreProperties(ignoreUnknown = true)
@Immutable
@Stable
data class CheckBoxProperties(
@JsonProperty("text") val text: String? = null,
... rest of your properties
)
Samples
Credits
Quick links
π οΈSetupGet Started
π‘How to useLast updated
