ImageSlideshow
ImageSlideshow copied to clipboard
Swift image slideshow with circular scrolling, timer and full screen viewer
I have to develop an application which contains a tableview with several cells, each one contains a ImageSlidershow (many images), my problem in the cell I cannot scroll vertically, in...
How can i get the contentOffset of the scrollview? because if i set the delegate of the scrollView the entire imageSlideshow goes haywire.
Have implemented the pod in my app, at the very first the images and slider is working as expected, but once the cell is out of view and on revisit...
For normal mode we can use slideshow!.circular = false but whe i present fullscreen vc , i cant disable circular mode maybe it possible to add parameter circular for slideshow!.presentFullScreenController(...)
- fix when open fullScreen and back the window the image put all in black, as if the pile of images were erased
The DefaultActivityIndicator not showing on Dark Mode.
First of all I would like to thank you for this amazing library! I'm using it throughout my app and it works great! In my app I need to parse...
Would love to have a way of being notified that the FullScreenSlideshowViewController is being dismissed in order to perform work on the presenting view controller before it is visible.
Is there the possibility to set the vertical scroll for the images? Actually it works only in horizontal mode.
Hi I add the caption support for both normal and fullscreen controller with option caption only can be shown only for fullscreen if you wan't. ![Simulator Screen Shot - iPad...