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 04:41:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
ui
/
text-view
History
Hristo Hristov
3384112ce8
When application start is called we don't set Frame to be styleScope
...
Added requestLayout for TextView Round desiredSize in nativeMeasure
2018-01-09 13:17:50 +02:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
text-view.android.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00
text-view.d.ts
fix
https://github.com/NativeScript/NativeScript/issues/4135
(
#4192
)
2017-05-16 11:02:24 +03:00
text-view.ios.ts
When application start is called we don't set Frame to be styleScope
2018-01-09 13:17:50 +02:00