How do I switch between multiple UIView‘s using one UIViewController just like the iPhone home screen. If you need clarification please ask, don’t thumbs down please.
How do I switch between multiple UIView ‘s using one UIViewController just like the
Share
use a UIScrollView…this sample code from apple does what you want to do