I'm getting this error when running this Modal ``` TypeError: Cannot read property 'Provider' of undefined This error is located at: in iOSModal ``` I could pinpoint the crash to [this line](https://github.com/HarvestProfit/react-native-modal-patch/blob/master/Modal.js#L134). I would greatly appreciate any help.
I'm getting this error when running this Modal
I could pinpoint the crash to this line.
I would greatly appreciate any help.