It creates the stickers from of your pictures.
- Removes Background from photos
- Add Borders to segmented picters
- Add Custom background
- Rotate, Pan, Resize the picture
- Add Text above or anywhere on the picture
- iOS 12.0+
- Xcode 11.3
Please install the pods contained in Podfile before running the project.
platform :ios, '12.0'
use_frameworks!
pod 'MHSoftUI'
pod 'PixelKit'
To get the full benefits import PixelKit
wherever you import UIKit
import UIKit
import PixelKit
We would love you for the contribution to Stickies, check the LICENSE
file for more info.
Moazzam Tahir – @moazzam_tahir – moazzamtahir81@@gmail.com
Distributed under the GNU Public license. See LICENSE
for more information.