Does anyone know of/ have any experience with good...
# compose
r
Does anyone know of/ have any experience with good component libraries for use in Compose? I am thinking that compose is itself, a language with which to define a component library, but wanted to see if anyone had any other thoughts. I suppose material is a component library?
s
Material is your best bet to get started. If someone knows of another example I'd also be curious
m
By "component library", do you mean "design system"? If yes, then Compose Cupertino has a few options for an iOS-centric or iOS-capable design system.
r
Yes @Mark Murphy, I would say that a design system option matches what I am asking about here, thank you for your input
👍🏻 1