JT3DScrollView
JT3DScrollView copied to clipboard
ScrollView with custom effects during the scroll for iOS
The first thing I wanted to do with this View was drag on one of the images that was outside the View's frame. (The `JT3DScrollView` has `clipsToBounds` set to false,...
This is a beautiful, succinct solution. I was wondering how to get the scroll to spin more freely, that is to go through more cards before stopping. I got the...
What is the best way to create and insert subviews inside each card view? Like UILabels or images. Thanks.
Paging
I added this as a horizontal scroll view to an app that only uses landscape orientation. I can't stop it from allowing vertical scrolling. It also does not page the...
How to make scrollview to scroll in infinite loop ? Please adivse.
Hey Jonathan, very cool 3d slide, do you have the swift version of this?> Cheers, adam
Hello, Using the example provided on the .zip I added a Navigation View Controller and the behavior of the first Item on the array does not center correctly, also the...