Skip to content

Add support for accessibilityRole and accessibilityState

Compare
Choose a tag to compare
@knitcodemonkey knitcodemonkey released this 05 Oct 19:10
· 95 commits to master since this release

This version begins the support of the new accessibility features supported in React Native v0.57

  • Added support for accessibilityRole and accessibilityState
  • Added support for validating an array being passed by a prop.