python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
React navigation drawer: permanent drawer turns blank on resize in webbrowser
I've created a react-native app that uses Expo and React navigation.
For the menu I am using the react navigation drawer.
Like suggested in the documentation, I would like to show the drawer permanent...
user2255297
Votes: 0
Answers: 1
Really slow Webpack config for React Native Web (35 seconds!)
So I've followed a number of tutorials on how to set up an existing React Native project for web, and eventually hacked my way into getting it to run.
My new issue is, it takes AGES to recompile when ...

MitchEff
Votes: 0
Answers: 0
Unable to go back after refreshing from a Modal screen using React Navigation
Let's suppose I have a TabNavigator. In a screen, I'm able to navigate to a modal screen (full screen modal => it's placed outside the TabNavigator stack) and go back but, if I refresh the browser ...

Esteban Chornet
Votes: 0
Answers: 1
How to integrate react-native web to an existing react native project
We have a react-native project implemented using typescript, react-navigation, react-native-gesture-handler, redux/toolkit as the main packages
recently we integrated react-native-web into our project...

Mahdieh Shavandi
Votes: 0
Answers: 1