How to use
1. Use xib override scrollView class to CMLoopScrollView
2. Add delegate CMLoopScrollViewDelegate
● return items count
func loopScrollView_numberOfRows(_ scrollView: CMLoopScrollView) -> Int
● return item view frame size
func loopScrollView_sizeOfRows(_ scrollView: CMLoopScrollView,row: Int) -> CGSize
● return item view from CMLoopScrollViewCell
Use xib override class to CMLoopScrollViewCell
func loopScrollView_cellForRows(_ scrollView: CMLoopScrollView, row: Int) -> CMLoopScrollViewCell
● selected item callback
func loopScrollView_didSelectForRows(_ scrollView: CMLoopScrollView, row: Int)
3 Set scollView pagingEnabled = true, can open loop page effect.
Support: Xcode 8, Swift 3
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = CMLoopScrollView
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/cmloopscrollview/19408446″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy CMLoopScrollView from the The Developer ( MonsterMing ) website. Thank you.
Download = CMLoopScrollView-[Updated].zip