Skip to content

Fix build issue with some BUCK/clang environments#16

Open
fmoo wants to merge 1 commit intoJonnyBGod:masterfrom
fmoo:master
Open

Fix build issue with some BUCK/clang environments#16
fmoo wants to merge 1 commit intoJonnyBGod:masterfrom
fmoo:master

Conversation

@fmoo
Copy link

@fmoo fmoo commented Jan 18, 2018

Some build environments need to use #import <...> to pull in
the react bridge. Other projects such as react-native-orientation
do this: https://github.com/yamill/react-native-orientation/blob/master/iOS/RCTOrientation/Orientation.h#L7-L11

Some build environments need to use #import <...> to pull in
the react bridge.  Other projects such as react-native-orientation
do this: https://github.com/yamill/react-native-orientation/blob/master/iOS/RCTOrientation/Orientation.h#L7-L11
@fulvio-m
Copy link

This fix is necessary for us, RN 0.55.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants