CooperRS / RMActionController

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

Disable blur effects for background by default #38

Closed CooperRS closed 7 years ago

CooperRS commented 7 years ago

This PR disables blur effects for the background view by default. RMActionController now looks a bit more like default iOS sheets by default.