Skip to content

Commit 42d4bb3

Browse files
committed
Update README.md
1 parent b53635d commit 42d4bb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ The button appearance can be customized via the label closure, allowing integrat
8282

8383
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

85-
### Example: Customizing Share Content Based on Activity Type
86-
8785
1. **Define a Custom `UIActivityItemSource`**:
8886
Begin by creating a class that conforms to the `UIActivityItemSource` protocol. This class will specify the data to be shared when the share sheet is activated.
8987

0 commit comments

Comments
 (0)