Focus is a proof of concept app that explores iOS' Photos Framework, which allows us to request assets and commit edits to the photo library.
Designers Patrick Wong, Brian Bailey, and Nico Bories fetched, presented, and stored images in a custom collection using a nondestructive image adjustment process that allow users to revert or alter their edits.
Our custom editing allows controls for brightness, saturation, contrast, cropping, rotation, and temperature.
Focus/SwiftUI/: new SwiftUI-based surfaces and representables.Focus/UIKit/: legacy UIKit controllers, views, and transition helpers.Images/: design references and captures (Images/Captures,Images/tmp_shanghai).FocusUITests/: UI tests and relocated render/state coverage.
-
Core Image Programming Guide (deprecated)