-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Area: AccessibilityWorkstream: Gallery and SamplesHave useful samples of RNW app and library projects to help developers.Have useful samples of RNW app and library projects to help developers.enhancementNew feature or requestNew feature or request
Milestone
Description
Something doesn't feel right about how the drawer hamburger menu is showing to accessibility:
Contrast with WinUI 3 Gallery's button:
Collapsed:

Expanded:

### Tasks
- [ ] Uses `TouchableHighlight` instead of `Pressable`
- [ ] Has different labels depending on press state
- [ ] Has child text item that shows not-legible text to accessibility
- [ ] Update terms to match ("Navigation" instead of "drawer")
- [ ] #407
Metadata
Metadata
Assignees
Labels
Area: AccessibilityWorkstream: Gallery and SamplesHave useful samples of RNW app and library projects to help developers.Have useful samples of RNW app and library projects to help developers.enhancementNew feature or requestNew feature or request

