This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-18 22:01:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Panayot Cankov
e895f37f0b
Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility
2016-09-12 14:38:54 +03:00
..
application-common.ts
Merge pull request
#2522
from NativeScript/raikov/fix-livesync-css-angular
2016-08-01 16:22:04 +03:00
application.android.ts
Add a mechanism the launch screen theme to be reset after launch
2016-07-27 14:44:22 +03:00
application.d.ts
Inital by-type split
2016-07-18 17:24:09 +03:00
application.ios.ts
Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility
2016-09-12 14:38:54 +03:00
package.json
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
Readme.md
Rename the files
2016-05-26 14:30:25 +03:00
Readme.md
Contains the application abstraction with all related methods.