The iPhone, for years, has given users the ability to share items with other users. This capability has been around since iOS 6 in the form of UIActivityViewController that allows you to share items like photos, text, websites, files with other services.
Apple created a new way to share items with the introduction of ShareLink. This was first available in iOS 16 and is part of SwiftUI. Apple has conveniently built this into a View that is simple to use.
[Read more…]