We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6434cc commit e09980aCopy full SHA for e09980a
NewArch/src/App.tsx
@@ -357,7 +357,6 @@ function CustomDrawerContent({ navigation }: { navigation: any }) {
357
ref={hamburgerRef}
358
accessibilityRole="button"
359
accessibilityLabel="Navigation menu"
360
- accessibilityHint={'Tap to collapse navigation menu'}
361
style={styles.menu}
362
onPress={() => {
363
if (isDrawerOpen) {
0 commit comments