SwiftUI privacySensitive Modifier
SwiftUI has a modifier that lets you hide sensitive information by adding a single line of code .privacySensitive() and it will automatically hide the view it’s attached to as soon as the app goes into the background