react-native-evanhackett

1000.0.0 • Public • Published

This is a patch to react-native that implements importantForAccessibility in iOS. The purpose is to fix a bug causing voiceover to read elements that should be hidden. More detail can be found at this issue and this PR.

Thanks to sdg9, omeid, and others for detailing the problem in the github PR and issue threads. Also thanks to awseeley for putting up a fork of react-navigation that fixed the problem on android. awseeley's fork can be used in conjunction with this fork of react-native to fix the problem on iOS as well. Thanks for sdg9 for providing the code used in this fork.


License

React Native is MIT licensed.

React Native documentation is Creative Commons licensed.


/react-native-evanhackett/

    Package Sidebar

    Install

    npm i react-native-evanhackett

    Weekly Downloads

    4

    Version

    1000.0.0

    License

    MIT

    Unpacked Size

    11 MB

    Total Files

    2606

    Last publish

    Collaborators

    • evanhackett