SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

Is it possible to scroll by multiple items?

Open j4ques opened this issue 11 years ago • 2 comments

Currently when a user scrolls the swipeView, it is scrolled item by item. Is it possible to somehow increase the number of scrolled items (especially when the user scrolls fast in one direction), and finally snap to one item? I saw this feature in iCarousel.

Thanks a lot

j4ques avatar Aug 08 '14 10:08 j4ques

No. If you want that behaviour, just use an iCarousel with iCarouselTypeLinear.

nicklockwood avatar Aug 08 '14 13:08 nicklockwood

Hmmm.. too bad. I've changed my view from iCarousel to SwipeView before because of this problem: https://github.com/nicklockwood/iCarousel/issues/351 Now I need to decide which feature is more important to me. Thank you very much for your quick feedback.

j4ques avatar Aug 08 '14 15:08 j4ques