CooperRS / RMActionController

This is an iOS control for presenting any UIView in an UIAlertController like manner
MIT License
539 stars 59 forks source link

Add Destructive Action Button Style #4

Closed turnKei closed 9 years ago

CooperRS commented 9 years ago

Thx :) Cleaned up the code al little bit and I think I need to find a way to make destructive buttons more prominent when blur effects are enabled. Do you have an idea?

turnKei commented 9 years ago

You can maintain color with vibrancy effects if the view is placed above the view with the effect. It would require re-ordering the subviews in the event of a destructive button.

CooperRS commented 9 years ago

Released with version 1.0.4