Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 1.25 KB

ZDStickerView Donate on Gittip

ZDStickerView is Objective-C module for iOS and offer complete configurability, including movement, resizing, rotation and more, with one finger.

How To Use It

Installation

Include ZDStickerView folder in your project.

Setting up the ZDStickerView

You'll need to #import the ZDStickerView.h header and construct a new instance of ZDStickerView. Then, set the contentView on the ZDStickerView to the view you'd like the user to interact with.

For an example of how to use ZDStickerView, please see the included example project.

References

Highly influenced by TDResizerView and SPUserResizableView.

Licence

Copyright (c) 2013 Seonghyun Kim, Scipi. This code is distributed under the terms and conditions of the MIT license.