FSPagerView icon indicating copy to clipboard operation
FSPagerView copied to clipboard

How i can set images start show letf on FSPagerView.

Open mhtranbn opened this issue 7 years ago • 2 comments

Hi @WenchaoD many thanks for support, How i can set images start show letf on FSPagerView. https://yadi.sk/i/7s9_IwII3Ht6Xo

mhtranbn avatar May 09 '17 08:05 mhtranbn

@mhtranbn : have you found any solution for this?

sagarsukode avatar Sep 23 '19 15:09 sagarsukode

Hello guys, I am able to achieve it by updating the frame like: pagerViewObj.itemSize = CGSize(width: UIScreen.main.bounds.width/3.4, height: UIScreen.main.bounds.width/2.5)

sagarsukode avatar Sep 24 '19 11:09 sagarsukode