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
William Juan
dac36c6801
fix(a11y): add missing application event for fontScaleChanged (
#9396
)
2021-05-13 08:42:55 -07: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
chore: combine prettier with eslint (
#9348
) (
#9360
)
2021-05-02 10:11:37 -07:00
index.d.ts
fix(a11y): add missing application event for fontScaleChanged (
#9396
)
2021-05-13 08:42:55 -07:00
index.ios.ts
chore: combine prettier with eslint (
#9348
) (
#9360
)
2021-05-02 10:11:37 -07: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.