Use this tag for all questions about scroll views on iOS.
I'm trying to create a springboard-like interface within my app. I'm trying to use UIButtons added to a UIScrollView. The …
objective-c uiscrollview uibutton programmatically-createdI've created an extremely simple demo app to test the functionality of automaticallyAdjustsScrollViewInsets, but the last cell of the tableView …
ios objective-c ios7 uiscrollview uitabbarI'm trying to create a container view, with a controller that has a dynamic height, inside a UIScrollView and have …
ios uiscrollview autolayout uicontainerviewpaging in UIScrollView is a great feature, what I need here is to set the paging to a smaller distance, …
iphone objective-c ipad uiscrollviewThis is very odd and I'm wondering if anyone has any thoughts? I'm trying to scroll a UIScrollView in response …
iphone uiscrollview animatedI am have a lot of difficulty trying to create a UICollectionView like in Spotify's Player that acts like this: …
ios objective-c uiscrollview uicollectionview uicollectionviewlayoutI need to get and show last taken 3 photos from photo library on viewDidload event without any clicks. After this …
ios swift uiscrollview photolibraryI've a scrollview and on both sides, I've two buttons left and right. when i click the scroll view will …
objective-c iphone uiscrollviewIs there a way to deactivate the decelerating of a UIScrollView? I want to allow the user to scroll the …
iphone cocoa-touch iphone-sdk-3.0 uiscrollviewI am making an app where I need some images can be scrolled through using a UIPageControl. Sadly, I don't …
ios uiscrollview uipagecontrol