/JBAlert

Primary LanguageSwift

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 )

  • Preveiw

ezgif com-resize

Guideline:

First

Download and add 'Alert.Swift' file to your Project

Example for AlertWithCancel

스크린샷 2020-07-05 오후 10 46 02

Example for without cancel button as AlertWithoutCancel

Make sure type is .success for checkmark animation

스크린샷 2020-07-05 오후 10 52 37

Example for without cancel button as AlertWithoutCancel

Make sure type is .fail for X animation

스크린샷 2020-07-05 오후 10 52 44