79793473

Date: 2025-10-17 22:34:35
Score: 2
Natty:
Report link

You could also try

.onTapGesture(count:1) {location in
let tapLocation: CGPoint = location
}

This should make sure it doesn't trigger when you double-tap

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31709402