React-native-orientation: React/RCTBridgeModule.h file not found

Created on 29 May 2017  路  9Comments  路  Source: yamill/react-native-orientation

Pointing to the master branch, but Xcode project fails to build.

screenshot at may 29 21-02-59

The same error occurs with React/RCTEventDispatcher.h in Orientation.m file

Any ideas how it can be fixed?

confirmed-bug

Most helpful comment

It's working!

All 9 comments

@sergio-solnet what RN version are using? Did you follow the updates instructions on README?

Seems like old version of RN. Try the new master. ifdef was replaced with if

I've got the same problem with a project running react-native 0.39.2

@Stefan-vs newest master? New master should not have that ifdef there it should only be if

@stoneman1 yes
screen shot 2017-06-08 at 22 11 19

Will check today / tomorrow this

@Stefan-vs please check with the updated version of master

It's working!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

magicspon picture magicspon  路  7Comments

balmasich picture balmasich  路  6Comments

shaikhussian picture shaikhussian  路  8Comments

testxin picture testxin  路  4Comments

sahas- picture sahas-  路  7Comments