A scrollview can add views in array ,and automatically manage view.At the same ,i specially introduce you a very useful page control,you will like it,explore and enjoy it!
- PHAutoScrollView — A view to encapsulate many view you defined .
- PHPageControl — a very digital PageControl can satisify all you need,once for all.
See AuToScrollView/AuToScrollView.xcodeproj
- Add
pod 'PHAutoScrollView'to your Podfile. - Run
pod installorpod update. - Import "PHAutoScrollView.h".
You can also install documentation locally using appledoc.
This library requires iOS 4.0+ and Xcode 6.0+.
PHAutoScrollView is provided under the MIT license. See LICENSE file for details.

