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 12:57:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
application
History
Vladimir Enchev
d908874a5d
Allow iOS app to be started multiple times (
#3231
)
...
Integration with existing iOS app
2016-12-02 17:00:34 +02:00
..
application-common.ts
Export set function for cssFile and resources.
2016-11-25 14:55:22 +02:00
application.android.ts
Foreground activity cleared on activity destroyed.
2016-11-15 11:59:45 +02:00
application.d.ts
Export set function for cssFile and resources.
2016-11-25 14:55:22 +02:00
application.ios.ts
Allow iOS app to be started multiple times (
#3231
)
2016-12-02 17:00:34 +02:00
package.json
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +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.