mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +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]);