Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 authored Sep 6, 2020
1 parent 1a26696 commit 229d3b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ Otherwise, the app will be crashed before showing the action sheet.
```swift
actionSheet.onNextActions(
sourceView: view,
title: "Test title",
message: "Test message",
.default(title: "Default") {
print("Default")
},
Expand Down

0 comments on commit 229d3b0

Please sign in to comment.