100-days-of-swiftui-and-com.../day-066
CypherPoet 7033528509 Complete Day Day 66 2019-12-04 03:42:50 -06:00
..
README.md Complete Day Day 66 2019-12-04 03:42:50 -06:00

README.md

Day 66: Project 13: Instafilter (Part Five)

Follow along at https://www.hackingwithswift.com/100/swiftui/66.


📒 Field Notes

This day covers Part Five of Project 13: Instafilter in the 100 Days of SwiftUI Challenge. (Project 13 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Customizing our filter using ActionSheet
  • Saving the filtered image using UIImageWriteToSavedPhotosAlbum()

The commit for the project changes to go along with this day can be found here.