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

  1. Open Xcode
  2. Go to File > Swift Packages > Add package dependency
  1. Add it by pasting this link https://github.com/ZaniLuca/SwiftUISnackbar
  1. Select the Version you want to add on the Branch or even the single Commit
  2. Done