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 03:31:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Stanimira Vlaeva
9ce08196f8
fix: throw if global css file is not found in webpack context (
#5186
)
2018-03-01 11:05:12 +02:00
..
application-common.ts
fix: throw if global css file is not found in webpack context (
#5186
)
2018-03-01 11:05:12 +02:00
application.android.ts
test: add reset root view tests (
#5437
)
2018-02-21 11:38:37 +02:00
application.d.ts
feat: Add methods to get the root view and set a different root view at run time (
#5386
)
2018-02-09 16:04:20 +02:00
application.ios.ts
test: add reset root view tests (
#5437
)
2018-02-21 11:38:37 +02: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.