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-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dd3e1a8076e5022e411f2f2eeba34aabc68d112
NativeScript
/
tns-core-modules
/
ui
/
core
/
view
History
Hristo Hristov
9dd3e1a807
Fix crash with nested frames navigation when aactivity is recreated. We now check if frame native view is atached to window before running navigation.
...
Livesync now recreates the main page instead of calling frame.navigate
2018-01-15 18:07:20 +02:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
view-common.ts
Fix crash with nested frames navigation when aactivity is recreated. We now check if frame native view is atached to window before running navigation.
2018-01-15 18:07:20 +02:00
view.android.ts
Fix crash with nested frames navigation when aactivity is recreated. We now check if frame native view is atached to window before running navigation.
2018-01-15 18:07:20 +02:00
view.d.ts
Fix crash with nested frames navigation when aactivity is recreated. We now check if frame native view is atached to window before running navigation.
2018-01-15 18:07:20 +02:00
view.ios.ts
When application start is called we don't set Frame to be styleScope
2018-01-09 13:17:50 +02:00