Swift UI Project 2, Day 1
Posted on Tue 22 June 2021 in swift • Tagged with swift, swiftui
Another fun day with 100 Days of SwiftUI.
Some more basic views, but I'm already learning new stuff. I had no idea you could use colors and gradients directly as views! So cool. Also, it's pretty neat how .edgesIgnoringSafeArea(.all)
modies one view or a group of views to extend …
Continue reading