FlexiblePageControl
FlexiblePageControl copied to clipboard
A flexible UIPageControl like Instagram.
I'm trying set current page when i reached max index or when first page i scroll to bottom and set current page to max but when i try set current...
Hi, We're getting crash reports saying the library crashes in the method updateDotColor. Stack traces: > 0 AppName 0x100fd175c $S15AppName19FlexiblePageControlC14updateDotColor33_B530DE5CF3EEF330FBEBE32981C3A6B9LL07currentD0ySi_tF (FlexiblePageControl.swift:202) > > 1 AppName 0x100fd0fa4 FlexiblePageControlsetProgresspageWidth(_:_:) (FlexiblePageControl.swift:188) What could...
Thanks for the library, page control not laying out properly with large number of pages.
Hi, The dots were hide when scroll pages fast and setting wrong index also. Please check the attached video. And here also can't access the Config construct. [flexiblePageControlIssue.mov.zip](https://github.com/shima11/FlexiblePageControl/files/2434394/flexiblePageControlIssue.mov.zip)
I am getting this 2 errors when I install pod and run the project 1. Umbrella header 'FlexiblePageControl-umbrella.h' not found 2. could not build Objective-C module 'FlexiblePageControl'
actually, pageControl in Instagram will be diminish when the number of photos is more than five , but FlexiblePageControl must be more than seven pictures began to animate thanks for...
package.swift file added for supporting spm. You can configure package file. It is tested in my local environment.