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

How to integrate SwiftSH in a custom react native library #32

Open
vivek-gunasekaran opened this issue Feb 5, 2020 · 1 comment
Open

Comments

@vivek-gunasekaran
Copy link

This is more of a generic pod question. I'm trying to install SwiftSH in my custom react native library which is added as a dependency to my react native ios project. Currently my custom library is linked to ios project as a .xcodeProj. When I install the pod and use my xcworkspace, it's all happy with referencing the pod but, when I add the custom library as a xcodeproj, it doesn't recognise the pod headers.

Is there a way to use the xcodeproj and still use the pods?

@Bredansky
Copy link

@vivek-gunasekaran Hello, did you find an asnwer?

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