# StickerView3 **Repository Path**: cwwei_admin/StickerView3 ## Basic Information - **Project Name**: StickerView3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StickerView This is a sticker view with which you can zoom in/out, rotate, flip and move any kind of views by one touch handlers. (Swift 4, iOS 11.2 version) # What you can do with StickerView - add view which contains container view and handlers. - move - rotate / scale - flip - customize hanlders' image, size and visibility # Installation Import StickerView.swift to your Xcode project. That's all. # How to use You can have a look the sample project how to use StickerView, its easy to use and well commented.