Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RN 0.60.x via manual library addition #25

Open
newah opened this issue Sep 25, 2019 · 1 comment
Open

Support RN 0.60.x via manual library addition #25

newah opened this issue Sep 25, 2019 · 1 comment

Comments

@newah
Copy link

newah commented Sep 25, 2019

could you add to Header Search Paths this: $(SRCROOT)/../../../ios/Pods/Headers/Public . and make it recursive?

wasn't able to fully use pods with this project. but was able to manually add it as a library. issue is that it requires React headers which are added via pods in a different place than what's currently specified.

Screen Shot 2019-09-25 at 20 51 30

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

No branches or pull requests

2 participants
@newah and others