1

I have a React Native (v0.59) project and I'm trying to compile the iOS version on AppCenter and I keep getting this error:

No 'Podfile' found in the project directory.

I'm not using cocoapods on my project, so why am I getting this errors?

I did a pod init on it, because I was trying something. But I already deleted the podfile and did a pod deintegrate and pod clean.

Can someone help me?

1

1 Answer 1

0

Most probably you didn't run react-native link or so. Here's a good explanation.

You can also try integrating without CocoaPods at all, please see these instructions.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.