Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.31 KB

File metadata and controls

44 lines (25 loc) · 1.31 KB

ImageSliderView

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.

Getting Started

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.

Prerequisites

Installing

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'

Built With

Versioning

For the versions available, see the tags on this repository.

Authors

  • Priyank Tiwari

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments