Compose-Modifiers-Playground icon indicating copy to clipboard operation
Compose-Modifiers-Playground copied to clipboard

New component from scratch?

Open Andrew2120 opened this issue 2 years ago • 1 comments

Hello, I want to thank you for this amazing tool, but how can I make a new component from scratch?

Andrew2120 avatar Feb 02 '23 12:02 Andrew2120

It's not supported right now, but I've thought about it in the past.

My initial thoughts were that I wouldn't want to introduce a code editor per se where one can paste in their own component since there'd be challenges there around compilation. So instead I was thinking of providing more of a GUI experience where one can construct a new component more like a designer tool.

c5inco avatar Feb 02 '23 18:02 c5inco