rnystrom / RNBlurModalView

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

Added method for moving close button #41

Open svachmic opened 10 years ago

svachmic commented 10 years ago

This method should be called when custom view inside RNBlurModalView gets resized or moved. Called with argument - point of the new top left corner, in order to keep the close button where it should be. Otherwise the button does not move along with the view.