magic-script-components-react-native
magic-script-components-react-native copied to clipboard
Replace internal UiXxxLayoutNode objects with GridLayout module.
This affects the following classes:
- UiDropdownListItemNode (->
gridLayoutNode
andlistGridLayoutNode
) - UiListViewNode (->
linearLayout
)