You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
UIAlertController is awesome, but sometimes it's too much. How many times do you simply alert with a message and an "OK" button? Easy with UIAlertView, but cumbersome with UIAlertController.