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

Update view.md #1564

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Update view.md #1564

merged 1 commit into from
Jan 30, 2020

Conversation

BrendanJMurray
Copy link
Contributor

While updating our application from react-native@0.60.5 to 0.61.5, I got a code review comment from @joshniche about a snapshot I updated, where a View's props changed.

We've seen default props change in previous migrations, but neither of us noticed anything in the changelog about this one so we did some digging.

This PR updates the View component's documentation to be consistent with changes from facebook/react-native#25274.

Note: I got the language directly from: https://github.com/facebook/react-native/blob/v0.61.5/Libraries/Components/View/ViewPropTypes.js#L314

Updating props to remove 'clickable' and add 'focusable '
Copy link
Contributor

@cpojer cpojer left a comment

Choose a reason for hiding this comment

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

Oh, thanks for updating the docs here!

@cpojer cpojer merged commit 8a20fcf into facebook:master Jan 30, 2020
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.

2 participants