Use this tag for all questions about scroll views on iOS.
I'm trying to create the exact same effect as in the AppStore app for viewing screenshots: inside a UITableView, I …
iphone uitableview uiscrollview scrollI have a tableView that I'm inserting rows into at the top. Whilst I'm doing this I want the current …
iphone uitableview uikit uiscrollviewI'm having a serious problem that I just can't seem to fix and it's driving me insane for the last …
iphone ios uiscrollview uitextviewI have an app which in xcode 4.5 and ios 6.1 worked perfectly fine when scrolling. However, after downloading xcode 5 and iOS 7 …
objective-c uiscrollview scrollview ios7 xcode5I'm trying to use the new scrollViewWillEndDragging:withVelocity:targetContentOffset: UIScrollView delegate call in iOS 5 but i can't seem to get …
ios uiscrollview uikit uiscrollviewdelegateI am trying to make practice app where i can scroll images with page control. I am able to scroll …
iphone ios uiscrollview scroll uipagecontrolI am trying to make an effect similar to that found in the new Yahoo weather app. Basically, each page …
objective-c uiscrollview uiimage uipageviewcontrollerI would like to set the contentOffset of my scrollview programmatically when the contentOffset is between two points (please see …
swift animation uiscrollview contentoffsetHow do I remove all of the subviews from a UIScrollview?
objective-c iphone uiscrollview subviewsI am trying to use a UIScrollView as a navigation device in my iOS application. Basically, I want the application …
objective-c ios uiscrollview contentoffset