DroidsOnRoids / SwiftCarousel

Lightweight, written natively in Swift, circular UIScrollView.
http://www.thedroidsonroids.com/blog/ios/circular-scroll-view-swiftcarousel/
MIT License
143 stars 43 forks source link

Transition Visual effects ? #37

Open zigzagg16 opened 8 years ago

zigzagg16 commented 8 years ago

A feature suggestion, it would be great to have some options to have a small effect during scroll (like https://github.com/jonathantribouharet/JT3DScrollView)

sunshinejr commented 8 years ago

Hey @arn00s! Thanks for the idea, it is really good! 🎉

I wonder if we would need anything more than just adding this as a dependency and changing the class of our current UIScrollView. Would you be up for trying this one in a PR? No pressure tho, I can do it for you 🙇

zigzagg16 commented 8 years ago

Hey @sunshinejr ! Quick update : I just tried, but it doesn't work as intended 👎 The scroll view doesn't scroll anymore, the items are moved, and the JT3DScrollView seems to have paging enabled, so it doesn't work at all. But may be with more research it would work !

sunshinejr commented 8 years ago

Damn. It probably needs some more work around properties in that scroll view, but still, it might just not work at all. If you want to work on it a little bit more, you are welcome! And no pressure at all, do it when you have some spare time 🐼 🎉