Skip to content

Custom iOS page control that makes it easier for you to skin up a page control

License

Notifications You must be signed in to change notification settings

pjcook/PageControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose
--------------

PageControl is a simple library that you can use in order to add skinned page controls to your app in either landscape or portrait.  There is the minimum amount of initial configuration required to get it going, then once setup you just set the currentPage like on the standard SDK page control.

Currently this project uses arc.  I can commit or create a non arc version if required.


Installation
--------------

To install PageControl into your app, drag the following files into your project:
 - PageControl.h and .m

See the example app for the basic configuration code to get you started.  This component can be initialised either via a NIB file or in code.

About

Custom iOS page control that makes it easier for you to skin up a page control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published