ImageSliderView is a UIView subclass to display multiple images from a remote data source in a horizantal scroll view. Images can be viewed in fullscreen by tapping on it.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
ImageSliderView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ImageSliderView', :git => 'git@github.com:codetoart/ImageSliderView.git'
For the versions available, see the tags on this repository.
- Priyank Tiwari
This project is licensed under the MIT License - see the LICENSE.md file for details