FSPagerView icon indicating copy to clipboard operation
FSPagerView copied to clipboard

FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.

Results 123 FSPagerView issues
Sort by recently updated
recently updated
newest added

how to get current visible cell in linear view.

Is it possible to have different size for each item? For example have to a new delegate function to update the itemSize

Now a subclass of `FSPagerViewCell` is required to create a custom cell. However, `FSPagerViewCell` has a design that is unnecessary for customization such as adding shadows. ref: https://github.com/WenchaoD/FSPagerView/blob/e535eb1a810dc76d99260a0ae3898f80ad73261e/Sources/FSPagerViewCell.swift#L104-L107 Also, there...

Hi, any idea how to handle cells size in runtime? like sizeForItemAt function in UICollectionView?

I just want to show only 5 or 7 items, but in row more than that items showing in swift.

如何取消高亮呢, 用shouldHighlightItemAt这个的话,就不能点击了, 麻烦作者更新下,谢谢

on ios 14 having this issue before previous ios version this wasn't the case it worked smooth

When i selected the cell it will show the gray background color ![Screen Shot 2564-09-16 at 00 42 00](https://user-images.githubusercontent.com/54005404/133482842-597c6422-aa19-47be-b5ab-ea62620d03af.png) can i change from gray to others? Thanks

Hello :) Before entering, my English is immature. Plus, it's my first time writing an issue. 🙏 A problem occurred while I working on "pageview" and "pageControl" as GitHub and...