Files
NativeScript/tests/app/ui/builder/component-module.xml
Vasil Chimev 3c2c1d9b69 feat(HMR): style views at runtime (#7012)
* feat(HMR): style view at runtime

test: module root view component

test: update livesync tests

refactor: _onLivesync function

* style: remove a comment

* refactor: rename the property
2019-03-13 13:24:49 +02:00

4 lines
60 B
XML

<StackLayout>
<Label id="label"></Label>
</StackLayout>