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

FSPagerView doesn't support RTL (right to left languages) requires to reverse the images, page control and scrolling direction.

enhancement

Hey, I would like to use your library to implement centered cells with custom width, and infinite scrolling. But trying to register my custom cell - that subclasses FSPagerViewCell -...

Hi, I am using this slider in collectionView cell. So when I scroll to slidercell is not visible I want to stop it and when it display it will continue...

Hi, guys. I implemented my page control with `automaticSlidingInterval` and it automatically changes `currentPage` of page control when it shows different page. It looks fine when I scroll only same...

It would be great if that fields was public so one can tweak it for his own needs (without having to declare a whole new Cell class simply for that).

I have a vertical scrolling FSPagerView, I'd like to limit scrolling in one direction though, how can I accomplish this since I cannot manually set the content offset of the...

FSPagerView is very easy to use, but I can't load parsing by using Xcode 11 Swift Package. The Package.swift file is not perfect and I hope it can be solved....

This is generally the same as PR #182. This bug is very obvious when using FSPagerView with the cover flow style, where the cell size is usually small.

By default returning only 5 visible cells. i want to customise number of visible cells., ie., (10 cells). is it feasible, if feasible how?. Thanks

I have added delegate into the class. When the app runs, it getting crash. Please check the issue. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'attempt to scroll...