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

Podfile Template linked to a 404 page #4170

Closed
ziggear opened this issue Aug 5, 2024 · 0 comments · Fixed by #4171
Closed

Podfile Template linked to a 404 page #4170

ziggear opened this issue Aug 5, 2024 · 0 comments · Fixed by #4171

Comments

@ziggear
Copy link

ziggear commented Aug 5, 2024

Description

At the offical guide page, Environment Setup - Intergration with Existing Apps - the Swift language version, there is a link at sentence Ultimately, your Podfile should look something similar to this: Podfile Template (https://github.com/facebook/react-native/blob/main/packages/react-native/template/ios/Podfile), which leads to a 404 page in github.

What is the problem?

This might be due to the upgrade of the React Native version. I noticed that the latest 0.74 version no longer has the template directory, which was still present in version 0.70.

How can we address it?

I hope to find the template directory and the corresponding Podfile in the latest version

Why is it important?

I believe that there are still many projects that have not yet integrated with React Native. Typically, the approach is to integrate a portion of the codes first and then gradually migrate the rest. Therefore, I hope that the 'Integration with Existing Apps' section of the guide can be kept up-to-date, so that more people can easily adopt React Native.

Who needs this?

iOS developers.

When should this happen (use version numbers if needed)?

when developers first Integrate React Native to their iOS app.

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

Successfully merging a pull request may close this issue.

1 participant