Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 361 Bytes

ActionSheet.Swift

Customizable replacement for UIAlertController.

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/horizontalsystems/ActionSheet.Swift.git", .upToNextMajor(from: "1.0.0"))
]

License

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