mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00

* refactor(apps): delete cuteness.io from apps Moved to `e2e` folder. * refactor(apps): delete ui-tests-app from apps Moved to `e2e` folder. * refactor(apps): main entry * refactor(apps): perf-app
7 lines
191 B
XML
7 lines
191 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<Page loaded="pageLoaded">
|
|
<ScrollView orientation="vertical" row="1">
|
|
<WrapLayout id="wrapLayoutWithExamples"/>
|
|
</ScrollView>
|
|
</Page>
|