Skip to content

Commit a7d9961

Browse files
committed
Update README.md
1 parent 12b145c commit a7d9961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The button appearance can be customized via the label closure, allowing integrat
8080

8181
## Customizing the ShareLinkButton with UIActivityItemSource
8282

83-
The `ShareLinkButton` in SwiftUI allows developers to customize the sharing experience by providing their own `UIActivityItemSource`. This interface enables precise control over the data shared and its format, depending on the activity type selected by the user. By integrating a custom `UIActivityItemSource` into the `ShareLinkButton`, developers can tailor the content and presentation of shared data across various platforms.
83+
The `ShareLinkButton` in SwiftUI allows developers to customize the sharing experience by providing their own `UIActivityItemSource`. This interface enables precise control over the data shared and its format, depending on the activity type selected by the user.
8484

8585
### Example: Customizing Share Content Based on Activity Type
8686

0 commit comments

Comments
 (0)