Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMash committed Aug 12, 2021
1 parent 67a5baf commit 45af792
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# AlertPresenter

Listed on the [Swift Package Index](https://swiftpackageindex.com/ChrisMash/AlertPresenter).
Listed on the [Swift Package Index](https://swiftpackageindex.com/ChrisMash/AlertPresenter) and
originally posted on my [blog](https://chris-mash.medium.com/easy-uialertcontroller-presentation-40e69a29ea99).

It can be fiddly to handle the presentation of alerts on a specific view controller, especially when transition animations
or other things currently being presented on that view controller can silently prevent the alert from being presented.
Expand Down

0 comments on commit 45af792

Please sign in to comment.