LZP_PictureCarousel is subclass of UIView which playing pictures by turn. What's more, you can make more custom configuration(such as time interval of switching images) to get varies view with the same function.
PictureCarousel(LZP is the abbreviation of my name LiangZhipeng) is available on iOS, Android and Web(base on JS). We provide nearly the same serve and feature for these three platform. Please visit PictureCarousel for Android and Web for more detail.
If you want to use this UIView, you should read the interface LZP_PictureCarousel.h for basci information.