rnystrom / RNBlurModalView

Add depth to your alerts.
MIT License
830 stars 143 forks source link

Added a method to hide the close button. #17

Closed ansani closed 11 years ago

ansani commented 11 years ago

I added this method:

-(void)hideCloseButton:(BOOL)hide;

so the "hated" close button can be hide.

Best, Salvatore Ansani

rnystrom commented 11 years ago

Gah I need to spend more time on issues. Thank you so much :)