Releases: ArturKalach/react-native-a11y-order
Releases · ArturKalach/react-native-a11y-order
Release 0.2.2
Cosmetic release
- Updated description and keywords in package.json
- Removed redundand commented code from java files
Release 0.2.1
Release 0.2.1-rc
Release 0.2.0
0.2.0 (2024-08-06)
New ordering system
Introducing a new ordering system and view group to enhance screen reader functionality and overall accessibility. This update provides advanced support for focus ordering navigation and improved group management, ensuring a more intuitive focus ordering experience.
Focus command
Additionally, a new architecture-based command has been added. You can now easily focus on any A11y.Index component by ref.
Release 0.2.0-rc
0.2.0-rc (2024-08-05)
Features
Introducing a new ordering system and view group to enhance screen reader functionality and overall accessibility. This update provides advanced support for logical content sequencing and improved group management, ensuring a more intuitive focus ordering experience.