100-days-of-swiftui-and-com.../day-093
CypherPoet baca587b0f Add screen recording 2020-01-24 23:40:14 -06:00
..
README.md Add screen recording 2020-01-24 23:40:14 -06:00

README.md

Day 93: Project 18: Layout And Geometry (Part Two)

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


📒 Field Notes

This day covers Part Two of Project 18 in the 100 Days of SwiftUI Challenge. (Project 18 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Absolute positioning for SwiftUI views
  • Understanding frames and coordinates inside GeometryReader
  • ScrollView effects using GeometryReader

The commits for most of the changes related to this day can be found here.

📸 Screenshots