Files
NativeScript/apps/custom-root-view/package.json
Hristo Hristov e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00

5 lines
69 B
JSON

{
"name": "custom-root-viewcustom-root-view",
"main": "app.js"
}