-
bottom navigation with three buttons corresponding to find, share, and profile, possibly adding collections afterwards. navigation drawer's purpose is unclear sofar.
-
### Current behavior
Drawer is open, drawer's text input is focussed and keyboard visible.
If you click on darker section this closes drawer but keyboard keeps visible and textinput stills focused…
-
### Current behavior
When use Svg from package react-native-svg a swipe to the defined side (default - left to right) cause swipe gesture so Drawer opens.
Probably related to gestureHandler sinc…
-
How is the component supposed to handle horizontal system insets? The current behavior is definitely wrong, but there is no information in the documentation about how it's supposed to be.
-
### Current behavior
Suddenly started to get issues with a random black screen, it appeared randomly when navigating to a "fullScreenModal", it was reproducible when navigating multiple times or repe…
-
### Current behavior
I can press drawer open button and drawer slides, but I cannot press button for other screens in drawer. There are NO error messages.
### Expected behavior
Can press butt…
-
### Current behavior
tabs flicker , margin bottom may statusbar height -> normal
### Expected behavior
tabs switch normal
### Reproduction
[https://github.com/M45ter/tabtest](https://gi…
-
import Drawer, { Message } from 'react-native-bottom-drawer';
-
### Current behavior
I have a Stack.Navigator (native-stack but also tried using just stack) nested inside a Tab.Navigator.
Links actions (onPress), generated using `useLinkProps` (using object), …
-
# Drawer
The Drawer gives users a quick entry point to configuration and information.
There are three main components to represent a Drawer:
- OverlayDrawer: An overlay Drawer renders on top of t…