Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to import a Pod module into a different Pod module for React Native?

$
0
0

I am trying to import a swift Pod (A) into an objective-C Pod (B) to use with a React Native project.

In B's podspec, I added the dependency for A.In the React Native Project's Podfile, I added both A and B and ran Pod Install.

Now, inside the code of B, whenever I try to #import A, it can't find it.

I'm very new to all of this, what am I missing?

How could I use A's method calls into B?

Thank you in advance!:)


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>