Closed chwastek closed 11 years ago
Closing this for now. I'd remove the project and re-add it. It looks like something got skipped or deleted by accident as this method is definitely included. Some steps to reproduce would be great.
https://github.com/rnystrom/RNBlurModalView/blob/master/RNBlurModalView.m#L515
Hi there, I just tried to put your RNBlurModalView into my project, so I can play a bit with it. Unfortunatelly it produced error: 1) in RNBlurModalView.m dispatch_once(&once, ^{ closeButtonImage = [self closeButtonImage]; }); Receiver type 'RNCloseButton' for instance message does not declare a method with selector 'closeButtonImage'. kind regards F