Auk icon indicating copy to clipboard operation
Auk copied to clipboard

An image slideshow for iOS written in Swift.

Results 23 Auk issues
Sort by recently updated
recently updated
newest added

Please consider submitting the following information (if relevant): * Library setup method: file, Carthage, CocoaPods or Swift Package Manager. * Version of the library. Example: 8.0. * Xcode version. Example:...

Hi, Me again. I was also trying to use the innerMargin property to move the pageControl in the x-axis but it doesn't seem to work. The CGSizeMake() values that I...

enhancement

* Library setup method: CocoaPods * Version of the library. 'moa', '> 10.0' 'Auk', '> 9.0' * Xcode version. Example: 10.1 * OS version. Example: iOS 12.1.1 I use the...

* Library setup method: CocoaPods * Version of the library. 'moa', '~> 10.0' 'Auk', '~> 9.0' * Xcode version. 10.1 * OS version. 12.1.1 There is an issue when I...

Hello, I've been facing a strange issue, when the user move to other viewController in the middle of a scroll when you come back to the previous screen the slider...

The images are not scaling to fit scrollview, when scaletofit set. I see gaps top and bottom

Please consider submitting the following information (if relevant): * Library setup method: file, Carthage, CocoaPods or Swift Package Manager. * Version of the library. Example: 8.0. * Xcode version. Example:...

Hi, I love this library, it's much simpler and clearer than other carousel libraries. I wonder if there is a simple way to handle touch events on each image. For...

enhancement

I insert a UIscrollview into a UIcollectionview cell. Then I use the scrollview with AUK but the page control is gone, can I know why because I did not hide...

@evgenyneu hi how can I add the custom view with my object to the slider?