mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-04 21:06:45 +08:00
To initialize the module put the following code in the main entry point file (app.js):
var appModule = require("Application");
appModule.init([native app instance]);