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 20:11:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Panayot Cankov
0cae034a64
Changing module docs so they can appear in typedoc.
2017-05-10 11:55:47 +03:00
..
application-common.ts
Disable recycling of native views
2017-03-28 18:08:59 +03:00
application.android.ts
backgroundImage property now use Fetcher & Cache as Image component (
#4030
)
2017-04-21 16:50:12 +03:00
application.d.ts
Changing module docs so they can appear in typedoc.
2017-05-10 11:55:47 +03:00
application.ios.ts
Disable recycling of native views
2017-03-28 18:08:59 +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.