AutoLayout specific widget logic such as setting min/max dimension is set by making use of a global class .auto-layout that is set in the main canvas. This leaks the idea of platform specific construct "auto-layout" into widget component. This PR resolves that by making use of necessary props to the widget component |
||
|---|---|---|
| .. | ||
| index.tsx | ||