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

Issue with "Setting up the development environment" Page version=0.73 #4036

Closed
litoco opened this issue Mar 4, 2024 · 4 comments · Fixed by #4038
Closed

Issue with "Setting up the development environment" Page version=0.73 #4036

litoco opened this issue Mar 4, 2024 · 4 comments · Fixed by #4038
Labels
👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues.

Comments

@litoco
Copy link
Contributor

litoco commented Mar 4, 2024

Update required for Android SDK Platform 34 in the documentation

Description

On this page, under Creating a new application section, the command used for creating a new project with name "Awesome Project" is npx react-native@latest init AwesomeProject.

This creates the project with Android SDK Platform 34, however in the documentation the SDK platform version as well as the system images are mentioned for Android SDK Platform 33. This resulted in a lot weird errors.

Documentation version

Changes needed to be reflected in the following documentation version:

  • 0.73
  • next
@cortinico
Copy link
Contributor

You're right @litoco.
Don't you mind sending over a PR to update the required platform to 34 for 0.73 and next?

@cortinico cortinico added the 👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues. label Mar 5, 2024
@litoco
Copy link
Contributor Author

litoco commented Mar 5, 2024

@cortinico PR sent.

@Simek Simek linked a pull request Mar 5, 2024 that will close this issue
@Simek
Copy link
Collaborator

Simek commented Mar 5, 2024

Thanks for the quick follow up @litoco! 👍 Closing as done!

@Simek Simek closed this as completed Mar 5, 2024
@Voxar
Copy link

Voxar commented Apr 24, 2024

Yo. I followed the guide just now and it still says to install Android 13, SDK 33 etc for 0.74.

https://reactnative.dev/docs/environment-setup?platform=android

Last updated on Apr 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants