/PeripheralMenu

PeripheralMenu is essentially a re-usable side menu with some customizations.

Primary LanguageSwiftMIT LicenseMIT

PeripheralMenu

CI Status Version License Platform

Example

To run the example project, clone the repo, and run swift build && swift test from the project directory.

Requirements

  • iOS 14.0+
  • Swift 5.0+

Installation

PeripheralMenu is available through github. Please install using Swift Package Manager.

git clone https://github.com/michaelcordero/PeripheralMenu
swift build -Xswiftc "-sdk" -Xswiftc "`xcrun --sdk iphonesimulator --show-sdk-path`" -Xswiftc "-target" -Xswiftc "x86_64-apple-ios14.2-simulator"
swift test

Author

michaelcordero, michaelpetercordero@gmail.com

License

PeripheralMenu is available under the MIT license. See the LICENSE file for more info.