Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.47 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.47 KB

SimpleClipping

SimpleClipping are suitable to create a scrap to yourself. SimpleClipping create a path based on the drag behavior of the user. It also has a utility to create to create a mask of View on the screen using the path that you have created, the clipPath applying the mask. - SimpleClipping はユーザ自身にスクラップを作成させるのに適しています。impleClipping はユーザのドラッグ動作にもとづいてパスを作成します。作成したパスを使って画面上のViewのマスクを作成する、マスクを適用したclipPath を作成するユーティリティも備えています。

#Install

Install with cocoapods

##CocoaPods Appends the following Podfile in your project folder.

pod 'SimpleClipping', :git => 'https://github.com/notoroid/SimpleClipping.git'

and call the command from the terminal.

cocoapod install

or

cocoapod update

open yourprojectname.xcworkspace

#Screenshots

SimpleClipping

SimpleClipping

SimpleClipping