Skip to content
#

react-navigation

Here are 1,524 public repositories matching this topic...

SampsonCrowley
SampsonCrowley commented Mar 15, 2021

Current Behavior

the current DrawerItem passes accessibilityState to Link. this is an invalid attribute for role="link"

Expected Behavior

also exclude accessibilityState from Link in the default DrawerItem

all that really needs to be done is add a line under [this line](https://github.com/react-navigation/react-navigation/blob/0fce8eb2a1e682194d574c65f3366f72e23f2

Improve this page

Add a description, image, and links to the react-navigation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-navigation topic, visit your repo's landing page and select "manage topics."

Learn more