Implement a preview button within SwiftUI Picker
I would like to create a Picker within my app’s settings which allows the user to select their notification tone. Specifically, I want the user to be able to preview this tone upon selecting it.
I would like to create a Picker within my app’s settings which allows the user to select their notification tone. Specifically, I want the user to be able to preview this tone upon selecting it.