Skip to content

writing-shed/ToolbarSUI

Repository files navigation

ToolbarSUI

A description of this package.

Use this package to display a toolbar at the bottom of a view. You can add icon buttons to the view that generate events when the user taps them.

Requirements

. iOS 13, macOS 10.15 . Swift 5.2 . Xcode 11.6

Installation

Install the package using the Swift Package Manager .

  1. In Xcode, open your project and navigate to File → Swift Packages → Add Package Dependency...
  2. Paste the repository URL (https://github.com/writing-shed/ToolbarSUI) and click Next.
  3. For Rules, select Branch (with branch set to master).
  4. Click Finish.

Use

For full details on how to use this package see this Medium Article

About

Toolbar for SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages