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-17 04:41:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Hristo Deshev
540594454f
Add bundle entrypoint registration module.
2016-06-29 15:57:05 +03:00
..
application-common.ts
Add bundle entrypoint registration module.
2016-06-29 15:57:05 +03:00
application.android.ts
CSS livesync fixed
2016-06-16 14:27:43 +03:00
application.d.ts
Remove the android.app.Application extend from the core modules. This will enable various scenarios where custom application implementation is needed.
2016-06-03 15:34:37 +03:00
application.ios.ts
CSS livesync fixed
2016-06-16 14:27:43 +03:00
package.json
Rename the files
2016-05-26 14:30:25 +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.