evgenyneu / Auk

An image slideshow for iOS written in Swift.
MIT License
277 stars 44 forks source link

Use AUK on UIScrollView #50

Closed frozts91 closed 7 years ago

frozts91 commented 7 years ago

I want to use Auk on UIScrollview, it can display all images, but i cant swipe left or right to change images, how to do that? so i can scroll up and down also swipe left or right on auk to change image

evgenyneu commented 7 years ago

Hello @frozts91, thanks for the question. Could you explain how you are using Auk in a scroll view so I can try and recreate your issue? What do you mean by "it can display all images"? A screenshot of the app and the storyboard would help as well. Thanks

frozts91 commented 7 years ago

Auk is on inside scrollview, it doesnt change image when i swipe on auk

Scroll view with Auk screen shot 2016-10-06 at 6 25 28 am
evgenyneu commented 7 years ago

Hi @frozts91, thank you for the screenshot. That is a very nice layout and it should be working. I have created a demo app with an Auk inside a scroll view and could not reproduce your problem. Please find the link to the demo project below. Hmm, what can be the source of this issue?

AukInScrollView.zip

auk in scroll view
evgenyneu commented 7 years ago

Hi @frozts91, do you still have this issue?

evgenyneu commented 7 years ago

Closing the issue, feel free to reopen when needed.