Skip to content

Commit

Permalink
Update README example link
Browse files Browse the repository at this point in the history
  • Loading branch information
joogps committed Nov 21, 2020
1 parent 50e39e3 commit 15e4b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ There's also the `SOCExitButton()` view. This view will create the default exit

# Example

The SwiftUI code for a demo view (which can be seen on the top portion of this page) can be found [here](https://github.com/joogps/SlideOverCard/blob/8ace102b181eba176d1f04983b89499275fe0aa1/Sources/SlideOverCard/SlideOverCard.swift#L172). It's an Xcode preview, and you can experience it right within the package folder, under **Swift Package Dependencies**, in your project.
The SwiftUI code for a demo view (which can be seen on the top portion of this page) can be found [here](https://github.com/joogps/SlideOverCard/blob/50e39e3ed2e7614d56c82231be5b2f1fa44a3311/Sources/SlideOverCard/SlideOverCard.swift#L169). It's an Xcode preview, and you can experience it right within the package folder, under **Swift Package Dependencies**, in your project.

0 comments on commit 15e4b61

Please sign in to comment.