Use this tag for all questions about scroll views on iOS.
I know some people have asked this question before but they were all about UITableViews or UIScrollViews and I couldn't …
ios objective-c uiscrollview uicollectionviewI have a UIViewController subclass as a scene in the storyboard that contains a UIScrollView containing various subviews. One of …
ios cocoa-touch uiscrollview storyboardI want to implement UICollectionView that scrolls horizontally and infinitely?
ios swift uiscrollview uicollectionview uiscrollviewdelegateI am going through the Sample code of iPhone WWDC 2010 - 104 PhotoScroller App. It's working great with my project related …
iphone uiscrollview uitouch touchesbegan wwdcWhat is the use of the contentOffset property in UIScrollView?
iphone uiscrollviewAt the moment, I'm using a UITableView along with other views that are contained in a UIScrollView. I want the …
ios uitableview uiscrollview autolayout nslayoutconstraintI have a scroll view that is the width of the screen but only about 70 pixels high. It contains many 50 …
ios uiscrollview scroll-pagingI would like to have scroll view with an image content view. The image is actually map which is much …
ios objective-c iphone cocoa-touch uiscrollviewI have about 5 UIScrollView's already in my app which all load multiple .xib files. We now want to use a …
ios iphone uiscrollview xamarin.ios uirefreshcontrolHere I have a pagecontrol which works good but on clicking on dot it doesn't change the page so please …
iphone ios uiscrollview uipagecontrol