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-14 18:12:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
packages
/
core
/
application
History
Nathan Walker
f10cffcb02
fix: ensure android can access native app instance before bootstrap
2022-03-01 12:32:39 -08:00
..
application-common.ts
chore: Enums > CoreTypes
2021-04-06 11:18:36 -07:00
application-interfaces.ts
feat(core): allow app to start without a root view (
#9056
)
2020-11-19 17:02:32 -08:00
index.android.ts
fix: ensure android can access native app instance before bootstrap
2022-03-01 12:32:39 -08:00
index.d.ts
chore: fix color tests
2021-09-08 16:07:39 -07:00
index.ios.ts
fix: application instance creation occurs only within Application.run
2022-03-01 12:32:38 -08:00
Readme.md
chore(core): monorepo, esm targeting, improved management (
#8707
)
2020-08-25 20:00:59 -07:00
Readme.md
Contains the application abstraction with all related methods.