-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Make experimental_accessibilityOrder a View prop only #52056
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D76744972 |
This pull request was exported from Phabricator. Differential Revision: D76744972 |
Summary: Pull Request resolved: facebook#52056 This prop should only be used on Views using it in Text is not very intuitive and also would require some unnecessary edge case handling on Android which we now also remove Changelog: [Internal] Differential Revision: D76744972
4e28bce
to
3c1af65
Compare
This pull request was exported from Phabricator. Differential Revision: D76744972 |
3c1af65
to
fab94bb
Compare
Summary: Pull Request resolved: facebook#52056 This prop should only be used on Views using it in Text is not very intuitive and also would require some unnecessary edge case handling on Android which we now also remove Changelog: [Internal] Reviewed By: joevilches Differential Revision: D76744972
Summary: Pull Request resolved: facebook#52056 This prop should only be used on Views using it in Text is not very intuitive and also would require some unnecessary edge case handling on Android which we now also remove Changelog: [Internal] Reviewed By: joevilches Differential Revision: D76744972
This pull request was exported from Phabricator. Differential Revision: D76744972 |
fab94bb
to
841a4ca
Compare
This pull request was successfully merged by @jorge-cab in d405e30 When will my fix make it into a release? | How to file a pick request? |
This pull request has been merged in d405e30. |
Summary:
This prop should only be used on Views using it in Text is not very intuitive and also would require some unnecessary edge case handling on Android which we now also remove
Changelog: [Internal]
Differential Revision: D76744972