Last week I mentioned a nice set of source code examples demonstrating usage of many new iOS 8 features.
Here’s a nice source code example submitted by Dariusz Rybicki of a photo editing extension created with the new Photos framework called SwiftMustaches.
The example provides an extension that runs directly within Photos app providing an option for users to add a mustach to a photo using Core Image’s face detection functionality.
Here is a set of images from the readme showing SwiftMustaches in action:
You can read more about SwiftMustaches on Dariusz Rybicki’s blog.
You can find the SwiftMustaches source code on Github here.
A nice example on creating a photos extension.
- Drop In iOS Photo Picker Replacement That Allows User To Choose Photos From Different Online Albums
- Open Source iPhone Framework For Applying Photo Filters W/An Elegant Selection Interface
- Tutorial: Easily Create A Custom Photo Album And Add Images In iOS 5
- Open Source Swift Based Library That Wraps The Accelerate Framework For Easier Usage
- Open Source Library Extending Swift Strings With Linguistics And Social Features
Original article: Example: A Swift Based Photo Editing Extension Created With The iOS 8 Photos Framework
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.