File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
This package provides a SwiftUI view, ` ShareLinkButton ` , that enables sharing of various data types.
5
5
6
- [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Figor11191708 %2Fsharelink-for-swiftui%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/igor11191708 /sharelink-for-swiftui )
6
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswiftuiux %2Fsharelink-for-swiftui%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/swiftuiux /sharelink-for-swiftui )
7
7
8
8
## Why I developed the ShareLink package when Apple provides one out of the box?!
9
9
@@ -18,9 +18,9 @@ In my experience working on SwiftUI projects, I noticed a gap when it came to im
18
18
19
19
## Example Usage
20
20
21
- To see the example code in action, refer to the [ example] ( https://github.com/The-Igor /sharelink-for-swiftui-example ) .
21
+ To see the example code in action, refer to the [ example] ( https://github.com/swiftuiux /sharelink-for-swiftui-example ) .
22
22
23
- ![ ShareLinkButton Example] ( https://github.com/The-Igor /sharelink-for-swiftui-example/blob/main/img/sharelink%20.gif )
23
+ ![ ShareLinkButton Example] ( https://github.com/swiftuiux /sharelink-for-swiftui-example/blob/main/img/sharelink%20.gif )
24
24
25
25
## API
26
26
### ` ShareLinkButton ` Struct
You can’t perform that action at this time.
0 commit comments