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
Vasil Chimev
d35e14ed0f
feat(hmr): preserve navigation history on applying changes (
#7146
)
2019-04-23 17:47:29 +03:00
..
application-common.ts
feat(hmr): preserve navigation history on applying changes (
#7146
)
2019-04-23 17:47:29 +03:00
application.android.ts
feat(android): implement a 'activityNewIntent' event
2019-04-03 11:06:14 +03:00
application.d.ts
feat(android): implement a 'activityNewIntent' event
2019-04-03 11:06:14 +03:00
application.ios.ts
feat(hmr): preserve navigation history on applying changes (
#7146
)
2019-04-23 17:47:29 +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.