#BigShot
BigShot is written purely in Swift, its a simple implementation that manipulates the UIWindow's frame to take long vertical screenshots, no need to scroll and take multiple screenshots.
github "https://github.com/tapthaker/BigShot"
pod 'BigShot', '~> 0.1'
Nothing to do here, things will work automatically, just shake the iPhone to take screenshot of your app. YAY \(^ ^)/.
In case you need it, call the takeBigShot method on UIWindow for your custom implementation.
##Examples
Follow me on Twitter (@tapthaker)
- Add a new issue on github.
- Add a question on stackoverflow and mention me in a tweet with the link.
- Improve in taking BigShots for UIWebView's & WKWebView
- More customization on gestures to take BigShots.