createComponent
Static Styles
createComponent with _light, _dark, _ios, _android, _web
variants · compoundVariants
Variants
variants, compoundVariants, defaultVariants — Button gallery
.extend()
.extend()
Style composition — BaseCard → ElevatedCard → FeaturedCard
.withSlots()
.withSlots()
Compound component pattern — Card.Header / Body / Footer
createComponentGroup
Component Group
Sibling context sharing — Form: Label + Input + Hint + Error
ctx.colorMode · ctx.breakpoint
ctx Factory
createComponent with a function — ctx.colorMode + ctx.breakpoint()
cs()
cs() Helper
Merge style objects with falsy filtering — the RN equivalent of cn()
createPressable · _pressed · _hovered
createPressable
_pressed + _hovered state styles — Pressable with full createComponent support