For Day 70 we added the ability to pin locations on a map and edit them.
We were supposed to use .onLongPressGesture
, but I couldn’t get it to work in the previews or simulator, so I just used another .onTapGesture
. #100DaysOfSwiftUI
For Day 70 we added the ability to pin locations on a map and edit them.
We were supposed to use .onLongPressGesture
, but I couldn’t get it to work in the previews or simulator, so I just used another .onTapGesture
. #100DaysOfSwiftUI