SwiftUIShareSheetDemo
SwiftUIShareSheetDemo copied to clipboard
UIActivityViewController leaks
In your implementation, every time the button is pressed, a new instance of UIActivityViewController is leaked because they are never deallocated