-
### Current behavior
This bug only occurs in IOS, not for android
For example,
when you have a with two
Let say you are currently on a Screen, say Screen 1, you have a with a onScroll props and …
-
**Is your feature request related to a problem? Please describe.**
User should be able to use the Navigation Drawer.
**Describe the solution you'd like**
The Navigation Drawer and Bottom App bar …
-
Because the ManaTEAMS app has few screens to switch between, a bottom navigation bar would better suit the app. This is a new addition to the Material spec and I'm not sure what its implementation wou…
-
### Current behavior
I have a bottom tab navigator with two tabs, each tabs is a stack of screens. In the first screen of a tab I need to navigate to navigate to a screen (not the first one) of the…
-
### Current behavior
Let's say there are two screens in a stack navigator ,A and B.
There are a Picker and a Button on Screen A , you can press the Button to navigate to Screen B.
The issue i…
-
### Unable to use "reload" buttons
After a successful login, the buttons involving the JS reload function (basically all buttons on the left panel like "Configuration"; excepted "Disconnect") do no…
-
When used with right to left language (RTL), such as Hebrew or Arabic, the drawer is displayed incorrectly.
To force RTL mode, add the following to your index.*.js
import {I18nManager} from 'rea…
-
### Current behavior
Hello there and thanks for this great package!
I have an app that supports a few i18n, some of them are RTL.
The same button that functionality navigate perfectly while t…
-
### Current behavior
I'm using `createNativeStackNavigator` and applying `presentation: 'transparentModal' ` on iOS. The modal opens immediately, but there's a noticeable delay when closing it
h…
-
Hello,
Is it possible to change the icon of the navigation sidebar, or to make a custom navigation bar with the drawerToggle function ? How should it be done ?
Cheers