Skip to content

SendOutCards/AlertBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlertBuilder

AlertBuilder makes it easy to construct and present alerts with the builder pattern.

Installation

Swift Package Manager

You can build AlertBuilder using the Swift Package Manager. Just include AlertBuilder as a package in your dependencies:

.package(url: "https://github.com/SendOutCards/AlertBuilder.git", .upToNextMajor(from: "6.0.0")),

Be sure to import the module at the top of your .swift files:

import AlertBuilder

Author

Brad Hilton, brad@skyvive.com

License

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

About

Create Alerts and Action Sheets Easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%