evgenyneu / Auk

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

Show remote images in fullscreen #72

Open Neeraj204 opened 6 years ago

Neeraj204 commented 6 years ago

Please consider submitting the following information (if relevant):

I've come across a great library to display images in paging, is there any way I can display images in full screen by taping on it?

evgenyneu commented 6 years ago

Good question, @Neeraj204. You need to implement this yourself, it is not built into Auk unfortunately.