Will this be a created as a plugin for the AndroidStudio IDE or will it be a browser-based application similar exactly like Storybook?
a
Artem Kobzar
02/20/2024, 11:31 AM
I plan it to be a library + gradle plugin for compose multiplatform to generate such a gallery for all the supported platforms (android, ios, desktop, and web)
m
maciejciemiega
03/13/2024, 2:13 PM
@Artem Kobzar do you see it more as static (pre-configured) previews of components or more interactive ones like in React Storybook?