PhilippeBoisney / AlertOnboarding

A simple and attractive AlertView to onboard your users in your amazing world.
MIT License
842 stars 109 forks source link

Blur background available, choose the image contentMode #27

Open DanielZanchi opened 6 years ago

DanielZanchi commented 6 years ago

Now the user can choose if he wants to blur the background:

alertView.shouldBlur = true Now the user can choose the content mode for the images:

alertView.imageContentMode = .scaleAspectFit