-
**Current Behavior**
- Android: After screen is touched/focused 'enter' key events are captured and not available for react-native-keyevent
Already tried to set keyboardHandlingEnabled to false.
…
-
Hi
Can I use this lib with out action bar ?
-
Any chance to add that? Also the navigation drawer could get some redesign to Material design as per guidelines. The font for UI elements could be smaller too, or customizable as post font.
Device: S…
-
The Calendar component does not rerender, when the theme has changed
-
### Current behavior
When `gestureEnabled:true` scroll doesn't work inside a SectionList.
The underlying PanGestureHandler [here](https://github.com/react-navigation/react-navigation/blob/25803a48…
-
### Current behavior
Hello,
for my React Native iOS app I'm using a @react-navigation/stack to build the navigation system. One specific screen, used as a detailsScreen contains a button to navi…
-
Currently when you press back from the settings menu you exit the application, having the app go back to previous view would be more intuitive and in line with how other apps work.
ghost updated
6 years ago
-
navigation drawer page settings
customize tabs page settings
post details page settings
These 3 settings are not getting backed up
App version - 5.1.9
when I backup on another phone these set…
-
there is a need to do so and make it easier to develop.
- a module to do all the calculations and api requests
- the main module will be doing all the ui things call the api.
-
### Current behavior
I have following config in navigation (basically I want the title to wrap to two lines if it does not fit)
```