We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6682f commit d709be4Copy full SHA for d709be4
src/components/drawer/index.tsx
@@ -381,7 +381,6 @@ class Drawer extends PureComponent<DrawerProps> {
381
onToggleSwipeLeft={onToggleSwipeLeft && this.onToggleSwipeLeft}
382
>
383
<View
384
- // flex
385
accessible
386
accessibilityActions={this.getAccessibilityActions()}
387
onAccessibilityAction={this.onAccessibilityAction}
0 commit comments