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

[docs] Upgrade React Native docs to 0.63.2 #9838

Merged
merged 4 commits into from
Aug 25, 2020

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Aug 19, 2020

Why

This bumps up the React Native docs for both unversioned and v39.0.0 to RN 0.63.2. It contains the changes made between 33d27d4..e33f7df, and some manual patches to make it work smoothly in the Expo docs.

How

Performed the command below and manually validated everything, and copied to unversioned.

$ et update-react-native-docs \
  --sdk 39.0.0 \
  --from 33d27d4459468f89eab3912a2e1188bc6428a980 \
  --to e33f7df6fada0eee093c38ef388c7cd4ef852b58 

Files added

Files skipped

Files removed

none

Test Plan

Run docs locally and check both v39.0.0 and unversioned React Native API docs.

@byCedric byCedric requested a review from bbarthec August 19, 2020 16:32
Copy link
Contributor

@bbarthec bbarthec left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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.

None yet

2 participants