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

Updated GettingStarted.md, added guide for fixing the req for 'sudo npm install' #346

Closed
wants to merge 2 commits into from

Conversation

moduscreate
Copy link

Per a previous PR, here are the changes.

jaygarcia and others added 2 commits March 27, 2015 09:38
@amasad
Copy link
Contributor

amasad commented Mar 27, 2015

Can you explain the problem this is trying to solve?

@amasad
Copy link
Contributor

amasad commented Mar 30, 2015

I guess @frantic has more context on this, since it's discussed in your previous PR.

@amasad
Copy link
Contributor

amasad commented Mar 30, 2015

Actually I just pulled the troubleshooting page from #347 Let's add this there. And I'll link it from the main GettingStarted page

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 7, 2015
@moduscreate moduscreate closed this Apr 8, 2015
jfrolich pushed a commit to jfrolich/react-native that referenced this pull request Apr 22, 2020
Simek pushed a commit to Simek/react-native that referenced this pull request May 15, 2020
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Restored ios:macos RNTester parity except for InputAccessoryView.

* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."

This reverts commit 5a67ae0.

* Remove unnecessary android builds and tar file upload.

* Restore arm64e slices to iOS builds.

* Add special internal Microsoft build pipeline targets to Podfile

* Remove unneeded linker overrides in xcodeproj.

Co-authored-by: React-Native Bot <[email protected]>
ayushjainrksh referenced this pull request in MLH-Fellowship/react-native Jul 2, 2020
* add documentation about `.native.js` extensions

Lots of projects use the `.native.js` to share code between ReactJS and React Native (including core projects, like Jest) but there's no official documentation about it. I'm adding some info so projects can easily discover and refer to this feature.

* fix comments and add pro-tip about `.native.js`

Fixed the comment on a code block and added a pro-tip telling users to ignore `.native.js` extensions in their web bundlers in order to optimize final bundle size.

* Update platform-specific-code.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants