LPThumbnailView
A thumbnail view for iOS to give context to multiple images/videos using thumbnails and counter.
Features
- Easy to use
- Sleek animations
- Customizeable
- Written in the latest Swift
Requires
- iOS 10.0+
Installation
CocoaPods
-
Install CocoaPods
-
Add this repo to your
Podfile
-
Run
pod install
-
Open up the
.xcworkspace
that CocoaPods created -
Done!
Carthage
To use with Carthage
-
Make sure Carthage is installed
brew install carthage
-
Add this repo to your Cartfile
github "luispadron/LPThumbnailView"
-
Drag the
LPThumbnailView.framework
fromMyProjDir/Carthage/Builds/iOS/LPThumbnailView
into theGeneral -> Embeded Binaries
section of your Xcode project.
Manually
- Simply download the source files from here and drag them into your project.
Usage
Simple animation
Contextual animation
