question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It looks like the v2.* repo supported cocoapods, but this repo doesn’t have a podspec. Was a decision made to not support installing v3.* via cocoapods? Is this documented anywhere?

For more context, we found that in order to get react-native-maps running with the GOOGLE_PROVIDER on ios, we had to move our React library into cocoapods.

After following install instructions, I get this error:

/node_modules/gl-react-native/ios/EXGLViewManager.h:1:9: 'RCTViewManager.h' file not found

AFAIK when I bring in React via cocoapods, any libraries that depend on react need to be pods. (appreciate anyone letting me know if this is wrong, as I haven’t been able to get any react-native link stuff to find react when building)

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
grecommented, Jun 26, 2017

we can add that yeah, probably valid use case. it would be great if we could create a minimal new app in a packages that would use this paradigm (cocoapods) to check it works correctly

0reactions
grecommented, Sep 6, 2017

the library no longer need a podfile because there is no longer any native code. now is delegated to lib react-native-webgl

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Install Cocoapods - No podfile found in the project ...
Steps to add CocoaPods to manage dependencies in your project: sudo gem install cocoapods -> This installs CocoaPods as a piece of software...
Read more >
No `Podfile' found in the project directory on `pod install` step
I'm trying to create my own Pod using pod lib create Test. I've tried multiple times with various answers to each questions and...
Read more >
No `Podfile' found in the project directory. - YouTube
Flutter Widgets & Tips. No ` Podfile ' found in the project directory. 3.7K views 8 months ago. dbestech. dbestech. 62.7K subscribers.
Read more >
iOS : Cannot Install Cocoapods - No podfile found ... - YouTube
iOS : Cannot Install Cocoapods - No podfile found in the project directory [ Gift : Animated Search Engine : https://bit.ly/AnimSearch ] iOS ......
Read more >
How to solve Cocoapods error no podfile found in the project ...
Learn how to solve no podfile found in the project directory in a XCode project. This error comes if you are downloading a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found