Open
Description
Just wondering, how do you want the SVG results to be, when this repo hits 1.0? does it serves the purpose of rendering a complete 1:1 representation of the view, or is it instead to get an overview of the layout of the views and children?
I'm asking because if you are seeking a 1:1 representation it would relevant to add support for stuff like borderRadius and shadows. But if we instead want a visual overview of the hierarchy, then rendering boxes with borders is more informative, and shadows etc. might be less useful.
I'm also asking because I'm thinking of contributing. :)
Metadata
Assignees
Labels
No labels