Post

Replies

Boosts

Views

Activity

How can create a share sheet/view with SwiftUI for iOS 13 ?
How can create a new "Share View" ( now called "Share sheet" ? ) for iOS 13 ?In the new features of the iOS 13, we saw how the look (and possibly the way) with which we can share with other applications has changed.As I read in this article : iOS 13: The Ars Technica reviewI want to be able to display this menu with all the share options available in my SwiftUI app:So, even easier, how can I simply share a link - a text - to another App with Swift 5 using SwiftUI?What is the new way proposed ? What is the code that I have to write in my View to display this menu of options?Thank you.
8
0
22k
Oct ’19