Skip to content

How to Install

Luca Zani edited this page Mar 19, 2021 · 1 revision

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
Schermata 2021-03-19 alle 11 35 47
  1. Add it by pasting this link https://github.com/ZaniLuca/SwiftUISnackbar
Schermata 2021-03-19 alle 11 42 17
  1. Select the Version you want to add on the Branch or even the single Commit
  2. Done
Clone this wiki locally