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

I want to give height of pagerViewCell based on content inside the FSPagerViewCell > `pagerView.itemSize = CGSize.init(width: 374, height: dynamicHeight)` So How Can I get the dynamicHeight based on content...

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

I have a strange crash 'attempt to scroll to invalid index path: {length = 2, path = 18446744073709551615 - 23}' and have noticed that it's connected with this function: ```...

I noticed that your cell has to be FSPagerViewCell ,That's not the main thing in fact.

能不能加一种Cylinder效果啊大佬,类似这种风格

I was all cells to be small and when coming in to view they should increase their height with animation. How can I achieve this? thanks.

你好,在使用FSPagerView过程中,修改并运行Demo,无法修改Banner textlabel的高度和透明背景的高度,请问这个怎么去自定义设置? 如果没有改功能,是否能添加一下自定义这个textLabel的高度或者透明背景高度呢?

This method returns the complete list of visible cells displayed by the pager view.

用Xcode11的Swfit Package功能添加该软件包,会提示如下错误: Showing All Messages : package at 'https://github.com/WenchaoD/FSPagerView.git' @ bc6e469f52c28d3e803e8ea82d0ad542ea28dd86 is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.1' to specify the current...