Skip to content

Tap outside feature added and project is now in Swift 4#62

Open
varkrishna wants to merge 1 commit intocodestergit:masterfrom
varkrishna:TapOutside-Feature
Open

Tap outside feature added and project is now in Swift 4#62
varkrishna wants to merge 1 commit intocodestergit:masterfrom
varkrishna:TapOutside-Feature

Conversation

@varkrishna
Copy link

I have done two things
1: project is now in swift 4.0
2: Created TapOutside Feature
so we have to provide that whether we want to dismiss alert on tapping outside or not on every call
For example:
SweetAlert().showAlert("Here's a message!", EnabledOutsideTap: false)
or
SweetAlert().showAlert("Here's a message!", EnabledOutsideTap:true)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants