Category: Objc App Development

The UIScrollView Class: Paging

In this workshop you’ll learn how to implement the Scroll View control’s paging function; which enables your app user to view screens of images or text by scrolling (panning) the view horizontally (left and right only). Workshop Objectives In this workshop you will modify the ThirdViewController class and scene to enable the user to view […]