Skip to content

Conversation

@maicki
Copy link
Contributor

@maicki maicki commented Feb 19, 2018

Automatic linking with React.xcodeproj (#44) broke react-native link. React should not be linked in the library xcodeproj as React would be linked twice if you link it in your final React Native project.

To work on or test a new library, a new React Native project or a new Xcode Project workspace should be created and the newly created library and React should be linked manually or via react-native link.

A good description how to test a new library with a workspace is in #38 from @DavidPotter.

@thorbenprimke
Copy link
Collaborator

@maicki - still going to merge this?

@maicki
Copy link
Contributor Author

maicki commented Mar 17, 2018

Yeah we should merge this otherwise creating a new lib and link it via react-native link will not work. cc @frostney

@maicki
Copy link
Contributor Author

maicki commented Mar 30, 2018

cc @frostney Any thoughts?

Copy link
Collaborator

@thorbenprimke thorbenprimke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@maicki
Copy link
Contributor Author

maicki commented Jun 10, 2018

@thorbenprimke Thanks for reviewing

@maicki maicki merged commit 2f96f3d into frostney:master Jun 10, 2018
maicki added a commit that referenced this pull request Jun 10, 2018
Revert automatic linking of React.xcodepro
@maicki maicki deleted the MSRevertReactProjLinking branch June 19, 2018 16:35
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