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-16 11:42:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Panayot Cankov
655509c64d
Refactored getting root view in android (
#4463
)
2017-06-28 15:54:55 +03:00
..
application-common.ts
Add 'displayed' event for android, close to the Displayed point logged in the android monitor for activity startup
2017-05-16 10:55:10 +03:00
application.android.ts
Refactored getting root view in android (
#4463
)
2017-06-28 15:54:55 +03:00
application.d.ts
Add 'displayed' event on application for iOS
2017-05-16 16:10:50 +03:00
application.ios.ts
Add 'displayed' event on application for iOS
2017-05-16 16:10:50 +03:00
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
Readme.md
Rename the files
2016-05-26 14:30:25 +03:00
Readme.md
Contains the application abstraction with all related methods.