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
SPM
package 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
Version
you want to add on theBranch
or even the singleCommit
- Done