SkillAgentSearch skills...

IOSTiledViewer

IIIF image API and Zoomify viewer for iOS, written in Swift

Install / Use

/learn @moravianlibrary/IOSTiledViewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iOSTiledViewer

Release Notes

Documentation

The library displays large image files effectively without quality loss. It can display files that support protocol IIIF or Zoomify as well as an ordinary image of format JPG, PNG, GIF and WebP.

Requirements

iOS 9.0+

Installation

iOSTiledViewer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'iOSTiledViewer'

Usage

The entry point of the library is class ITVScrollView and its method loadImage(_ imageUrl: String, api: ITVImageAPI). Please read the documentation (link above) for more information.

Example

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

Author

Jakub Fiser, fiser33@seznam.cz

License

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

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5y ago
Forks2

Languages

Swift

Security Score

75/100

Audited on Jul 19, 2020

No findings