Skip to content

Release 3.2.4

Latest

Choose a tag to compare

@mCodex mCodex released this 27 Oct 12:49
· 2 commits to master since this release

3.2.4 (2025-10-27)

🐛 Bug Fixes

  • Fixed critical accessibility role error in production applications when calling addToast()
    • Error: "Invalid accessibility role value: status"
    • Now uses React Native-compatible roles while maintaining WCAG 2.1 AA compliance
    • Semantic roles conveyed via accessibilityLiveRegion

Full Changelog: v3.2.3...v3.2.4