dantetm93 / fast-edit

A simple Img Editing tool
0 stars 0 forks source link

fast-edit

This project is a simple Image Editor iOS app.

It is created with UIKit, CoreImage, SnapKit, CoreGraphic,...

Thank TimOliver and all contributors for making a great TOCropViewController

Fast Edit requires iOS 13.0 or later.

Table of contents

General info

This project is a simple Image Editor iOS app. You can crop, rotate, or change the brightness, contrast, saturation,...

Technologies

This project is created following the Presentation-Domain-Transfer structure and the MVVM pattern. And these below iOS library:

How to run

It requires XCode 12.0 or later to run directly from the source code. XCode 12 requires MacOS 10.15.4+. This project was made using XCode 15.2. You also need to install cocoapod to install the library for this project. More detailed information about cocoapods is here: https://cocoapods.org/

Steps:

Contribution

If you have anything to upgrade this project, feel free to contact me via email: quytm.work.93@gmail.com or skype: tranquy239.

Thank you!