Reusing 3 views on UIScrollView's Paging

后端 未结 3 1876
迷失自我
迷失自我 2021-02-11 04:01

I did the following code where three views can be reused during Pagination in UIScrollView in order to save live memory-->

    #pragma mark - UIScro         


        
3条回答
  •  庸人自扰
    2021-02-11 04:36

    check out this class ..maybe it can help.. easy to use...just like UITableview

    VSScroller

提交回复
热议问题