79678377

Date: 2025-06-25 01:31:35
Score: 0.5
Natty:
Report link

As of iOS 16.4, you can use the .sheet property presentationBackgroundInteraction to enable interaction underneath the sheet. This removes the tint cover as well.

.presentationBackgroundInteraction(.enabled)

More info in docs https://developer.apple.com/documentation/swiftui/presentationbackgroundinteraction

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Phil Smith