naoufal / react-native-safari-view

A React Native wrapper for Safari View Controller.
https://www.npmjs.com/package/react-native-safari-view
494 stars 110 forks source link

Build Fails With an Error After Upgrading to RN 0.35 #42

Closed rimzici closed 7 years ago

rimzici commented 8 years ago

RN Version : 0.35 react-native-safari-view : 1.2.0 Attaching the Error ScreenShot:

screen shot 2016-10-26 at 5 41 39 pm

andrey-skl commented 8 years ago

For a while I reimplemented it right in my sources like described here https://gist.github.com/mnylen/8c4010ab353f4886f89c

benjreinhart commented 8 years ago

Also seeing this with RN 0.26 and RN safari view 1.2.0.

naoufal commented 7 years ago

Sorry for the late response. Things have been pretty hectic these past few months.

The project's been updated to 0.40 and tested. Going forward we'll update the module to support the latest react-native version. I've update the README to reflect this.

I'm going to close this issue for now . I'm happy to reopen it if you're still experiencing issues on 0.40.