SwiftSH icon indicating copy to clipboard operation
SwiftSH copied to clipboard

How to integrate SwiftSH in a custom react native library

Open vivek-gunasekaran opened this issue 5 years ago • 1 comments

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?

vivek-gunasekaran avatar Feb 05 '20 19:02 vivek-gunasekaran

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

Bredansky avatar Aug 04 '20 11:08 Bredansky