An open API service indexing awesome lists of open source software.

https://github.com/0x0c/rdimageviewercontroller

Simple viewer not only image but also custom view.
https://github.com/0x0c/rdimageviewercontroller

image-viewer imageviewer ios landscape slideshow swift swift5 viewer

Last synced: 3 months ago
JSON representation

Simple viewer not only image but also custom view.

Awesome Lists containing this project

README

          

# RDImageViewerController

[![CI Status](https://img.shields.io/travis/Akira/RDImageViewerController.svg?style=flat)](https://travis-ci.org/Akira/RDImageViewerController)
[![Version](https://img.shields.io/cocoapods/v/RDImageViewerController.svg?style=flat)](https://cocoapods.org/pods/RDImageViewerController)
[![License](https://img.shields.io/cocoapods/l/RDImageViewerController.svg?style=flat)](https://cocoapods.org/pods/RDImageViewerController)
[![Platform](https://img.shields.io/cocoapods/p/RDImageViewerController.svg?style=flat)](https://cocoapods.org/pods/RDImageViewerController)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

RDImageViewerController is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'RDImageViewerController'
```

## Author

Akira, akira.matsuda@me.com

## License

RDImageViewerController is available under the MIT license. See the LICENSE file for more info.