How to Install - zaniluca/SwiftUISnackbar GitHub Wiki
Swift Package Manager
The package can be installed with SPM by adding a new Package Dependency in Xcode File Menu
For more information about how to install and manage a
SPMpackage visit Apple's Guide on SPM
Installation
- Open Xcode
- Go to
File > Swift Packages > Add package dependency
- Add it by pasting this link
https://github.com/ZaniLuca/SwiftUISnackbar
- Select the
Versionyou want to add on theBranchor even the singleCommit - Done