Welcome to the SwiftUI Image Editor App! This app allows users to capture or select images from the photo library, add text to them, apply filters, and share the edited images.
- Capture or select images from the photo library.
- Add text to images with customizable font, color, and alignment.
- Apply various filters to enhance images.
- Share edited images via other apps.
- Simple and intuitive user interface.
- Allowing to save editted image to local.
- Language: Swift
- Framework: SwiftUI
- Dependencies: None
- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+
- Clone the repository:
git clone https://github.com/bhaveshppatil/PhotoEditorApp.git
-
Open the project in Xcode.
-
Build and run the app on your iOS device or simulator.
- Launch the app on your device.
- Capture an image using the camera or select one from the photo library.
- Add text to the image by tapping the "Add Text" button and typing your desired text.
- Customize the text font, color, and alignment as needed.
- Apply filters to the image by selecting one from the available options.
- Share the edited image by tapping the "Share" button.