QuickAlert
Make an alert message with only title, message and ok button
Usage
ErrorReporting.showMessage(_ title: String, message: String, cancelButtonTitle: String)
Make an alert message with only title, message and ok button
ErrorReporting.showMessage(_ title: String, message: String, cancelButtonTitle: String)