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
beba0ae4f4ecb028d0cdfbbaa3c6b52b11220147
NativeScript/Application
History
atanasovg e84f305b6d FileSystem API promisified.
2014-04-30 16:32:35 +03:00
..
application_common.ts
Refactored the Application module (removed namespaces). Updated the UnitTestApp project.
2014-04-17 14:02:04 +03:00
application.android.ts
Added merge_module function. Added text module (currently having encoding only). Updated the FileSystem File object with readText, writeText methods (removed the FileReader, FileWriter classes).
2014-04-29 11:53:01 +03:00
application.d.ts
Refactored the Application module (removed namespaces). Updated the UnitTestApp project.
2014-04-17 14:02:04 +03:00
application.ios.ts
FileSystem API promisified.
2014-04-30 16:32:35 +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: 50ms Template: 5ms
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