SimpleImageViewer
SimpleImageViewer copied to clipboard
Fixed a few issues and implemented features
Fixes #42, fixes #35, fixes #21.
Changes proposed in this pull request: Implemented new features:
- possibility to change background colour (see example app)
- possibility to hide close button (see example app)
- enable use of storyboard controller instantiation (see example app)
- ability to overlay image view controller with other views (for reload, share, etc.) when embedded in other views (see example app) Updated podspec version to 2.0.0 because of incompatible API change.
The updated version is used in the Toeppersee app, including the possibility to use the image view as an embedded view controller: https://itunes.apple.com/de/app/toeppersee/id793480458?mt=8
The updated documentation can be reviewed here: https://github.com/swesteme/SimpleImageViewer