-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
remove accessibilityStates validAttributes config from ReactNativeViewViewConfig.js #29656
remove accessibilityStates validAttributes config from ReactNativeViewViewConfig.js #29656
Conversation
ReactNativeViewViewConfig.js
|
Base commit: dc7defa |
Base commit: dc7defa |
reference for more information on why it can be removed: #26168 |
@yungsters could you review this PR? |
@yungsters has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
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.
looks good to me!
@yungsters merged this pull request in 1121ed9. |
Summary
this little PR remove
accesibilityStates
config in validAttributes, like comment says it can be removed after next release.Changelog
Javascript
Test Plan