-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
chore: remove accessibilityComponentType and accessibilityTraits props #873
chore: remove accessibilityComponentType and accessibilityTraits props #873
Conversation
Deploy preview for react-native ready! Built with commit 7283827 https://deploy-preview-873--react-native.netlify.com Changes to Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay! Thank you.
- [`accessibilityComponentType`](view.md#accessibilitycomponenttype) | ||
- [`testID`](view.md#testid) <<<<<<< Updated upstream | ||
- # [`accessibilityComponentType`](view.md#accessibilitycomponenttype) | ||
> > > > > > > Stashed changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't look right, @elucaswork can you look at this?
- [`accessibilityTraits`](view.md#accessibilitytraits) | ||
- [`accessibilityStates`](view.md#accessibilitystates) <<<<<<< Updated upstream | ||
- # [`accessibilityTraits`](view.md#accessibilitytraits) | ||
> > > > > > > Stashed changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't look right, @elucaswork can you look at this?
Oops, sorry @charpeni I totally missed those. Could you resolve these? |
facebook/react-native-website#873 got merged with conflicts. Fixing it now. My bad. cc @charpeni @cpojer
facebook/react-native#24344
Remove deprecated
accessibilityComponentType
andaccessibilityTraits
props.