Skip to content

1. Installation

Andrea Miotto edited this page Mar 1, 2022 · 5 revisions

Installation

Requirements

  • iOS 15.0+ / macOS 12.00+
  • Xcode 13.0+
  • Swift 5+

Via Swift Package Manager

In Xcode 13 or higher, in you project, select: File > Add Packages. Than In the search bar type PartialSheet and when you find the package, with the next button you can proceed with the installation.


What if I don't find the Package in the Search Panel?

If you can't find anything in the panel of the Swift Packages you probably haven't added yet your github account. You can do that under the Preferences panel of your Xcode, in the Accounts section.

iOS version prior than 15.0?

Version 2.0 is compatible from iOS 13.0+, it has less features, but if you need it you can still fetch it.

Clone this wiki locally