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-18 13:51:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
ui
/
scroll-view
History
Panayot Cankov
12c0199fb5
UIScrollViews will now report 'scroll' events and the background in ios will adjust added layers (
#4762
)
2017-08-29 10:25:45 +03:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
scroll-view-common.ts
Allow toggling of visible scrollbar indicators (
#4523
)
2017-07-11 18:14:29 +03:00
scroll-view.android.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00
scroll-view.d.ts
Allow toggling of visible scrollbar indicators (
#4523
)
2017-07-11 18:14:29 +03:00
scroll-view.ios.ts
UIScrollViews will now report 'scroll' events and the background in ios will adjust added layers (
#4762
)
2017-08-29 10:25:45 +03:00