Logo
Explore Help
Register Sign In
javascript/NativeScript
1
0
Fork 0
You've already forked NativeScript
mirror of https://github.com/NativeScript/NativeScript.git synced 2025-11-05 13:26:48 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d1652ad831fa2793eb5fd3e63c9e63f2656b0a10
NativeScript/Application
History
Vladimir Enchev c9ca0d997b console moved from application to globals
2014-05-12 14:21:15 +03:00
..
application_common.ts
console moved from application to globals
2014-05-12 14:21:15 +03:00
application.android.ts
Modified the Application module. Removed the Application class and added its methods to the exports directly.
2014-05-09 19:25:11 +03:00
application.d.ts
Modified the Application module. Removed the Application class and added its methods to the exports directly.
2014-05-09 19:25:11 +03:00
application.ios.ts
Modified the Application module. Removed the Application class and added its methods to the exports directly.
2014-05-09 19:25:11 +03:00
index.ts
index files added to all modules
2014-03-27 11:04:24 +02:00
Readme.md
Refactored the Application module (removed namespaces). Updated the UnitTestApp project.
2014-04-17 14:02:04 +03:00

Readme.md

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]);
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.0+dev-132-g60314cb688 Page: 70ms Template: 9ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API