CHIPageControl icon indicating copy to clipboard operation
CHIPageControl copied to clipboard

A set of cool animated page controls written in Swift to replace boring UIPageControl. Mady by @ChiliLabs - https://chililabs.io

Results 26 CHIPageControl issues
Sort by recently updated
recently updated
newest added

It would be pretty nice to be able to modify the currentPage's width. Illustration:

UIPageControl supports RTL mode. But this PageControl does not.

I want to increase size of dot and height and width of the horizontal line. Help me in the framework.

``` Crashed: com.apple.main-thread 0 iShow 0x6a0e68 CHIPageControlPuya.update(for:) + 134 (CHIPageControlPuya.swift:134) 1 iShow 0x6a1b28 CHIBasePageControl.progress.modify + 40 (CHIBasePageControl.swift:40) 2 iShow 0x6a2bb8 CHIBasePageControl.animate() + 202 (CHIBasePageControl.swift:202) 3 iShow 0x6a3428 @objc CHIBasePageControl.updateFrame() +...