Skip to content

Minor updates to New Architecture docs #159

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

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Minor updates to New Architecture docs #159

merged 2 commits into from
Mar 2, 2024

Conversation

lunaleaps
Copy link
Collaborator

No description provided.

@@ -22,12 +25,13 @@ If following the setup guide, stop when you reach the section **Running your Rea
Then, create a new React Native project from the template:

```shell
npx react-native@latest init AwesomeProject
npx react-native@latest init AwesomeProject --skip-install
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is necessary here. Why have you added it @lunaleaps ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was from this comment: #156 (comment)

Also realized I forgot to copy the rest of the nit, updated!

Copy link
Collaborator

@cipolleschi cipolleschi Mar 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just save a bit of time, avoiding to run pod install twice

@@ -22,12 +25,13 @@ If following the setup guide, stop when you reach the section **Running your Rea
Then, create a new React Native project from the template:

```shell
npx react-native@latest init AwesomeProject
npx react-native@latest init AwesomeProject --skip-install
Copy link
Collaborator

@cipolleschi cipolleschi Mar 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just save a bit of time, avoiding to run pod install twice

@lunaleaps lunaleaps merged commit 7316c2e into main Mar 2, 2024
@lunaleaps lunaleaps deleted the nits-to-docs branch March 2, 2024 00:42
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 this pull request may close these issues.

3 participants