animation icon indicating copy to clipboard operation
animation copied to clipboard

Support horizontal scrollviews and onScroll callback

Open reyalpsirc opened this issue 7 years ago • 0 comments

Changed the code so that the Scroll driver woks also for horizontal Scrollviews and allows the user to specify a callback on the options to be invoked each time the scroll value changes.

In my case I needed this to manually snap my scrollview which had content with dynamic width.

reyalpsirc avatar Mar 04 '19 12:03 reyalpsirc