-
Right & Left Drawers show bottom bar / black gap of UITabBar height when using the mmdrawercontroller as the rootviewcontroller of a navigation controller of a tab bar controller item in the More tab.…
-
### Current behavior
We are using @react-navigation/drawer in combination with @react-navigation/stack. There seems to be a bug on iOS where if you background the app while a native modal is open, …
-
I am trying to render the emoji picker inside a bottom drawer component. I am not able to click any emojis as well as the navigation items.
https://github.com/missive/emoji-mart/assets/122152070/88…
ghost updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
On mobile, the bottom time slider drawer can only be opened by sliding. I find that interaction a bit cumbersome, and I'm not sure a…
-
During the v3 launch, Susan Berta of Orca Network requested we add a logo for WhidbeyTel, the telecommunications company that is supporting the hydrophone through donation of funds and Internet servic…
-
### Description of the feature
When I have the top drawer open (swipe from top to bottom), the gesture "swipe from right to left" seems to be deactivated. This limits the UX for me, as I sometimes tr…
-
### Current behavior
I've got a brightness slider on my app's navigation drawer which uses @react-navigation/drawer@6.1.3, I'm able to use it without any issues on iOS but the slider itself doesn't w…
-
### Current behavior
When two drawers are nested, the second one has wrong position and covers the page content. The problem probably appeared in `react-native-drawer-layout@4.0.0-alpha.0` and it's…
szado updated
7 months ago
-
### Current behavior
```
import React from "react";
import { createMaterialTopTabNavigator } from "@react-navigation/material-top-tabs";
import COLOR from "../../../../constants/COLOR";
import …
-
### Current behavior
While I am trying to give the backgroundColor of the drawer to be transparent. I am getting white background in iOS and inside android transparent backgroundColor working as ex…