Uh oh!
There was an error while loading. Please reload this page.
removing changes to accRoles - #16
Conversation
yungsters
commented
Feb 8, 2023
Thanks, @fabriziobertoglio1987. Question for you and maybe also @cortinico — When should I publish a major release for this package that incorporates these changes? I'm thinking we may want to do one release that includes any other changes that will go out in the next React Native release. |
@yungsters Today, I will review all my previously merged PRs and verify if other changes are required. This PR reverts the changes introduced with #15 (merged in the main three weeks ago). Does not add any new changes to the existing functionalities. PR #17 is in DRAFT, and it may introduce a new prop type (accessibilitySpan).
Thanks a lot.🙏 |
reverts the changes to accessibilityRoles. The original PR is under review react/react-native#35130
based on comment react/react-native#35130 (comment), the prop accessibilitySpan was separated from accessibilityRole
Related #15