JBAlert
Easier Use of AlertViewController:
Main Features
- BOTH OK and Cancel Button
- OK Button ONLY
- Cancel Button ONLY
It is made based on Core Animation for check-mark and X mark. ( O and X )
Guideline:
First
Download and add 'Alert.Swift' file to your Project
Example for AlertWithCancel
Example for without cancel button as AlertWithoutCancel
Make sure type is .success for checkmark animation
Example for without cancel button as AlertWithoutCancel
Make sure type is .fail for X animation