You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys,
I get this error when I start new project and install @react-navigation/native, @react-navigation/stack and react-native-gesture-handler base on the react navigation documents and I did everything like link and unlinkreact-native-gesture-handler, ./gradlew clean, npx react-native start --reset-cache, remove .gradle folder, add import 'react-native-gesture-handler'; on the top of my App.js or index.js. etc
And I did nothing ! I mean I didn't do anything just install these packages and it's just happen when I start new project (bare RN);
Also I have installed sdk 30 and 31 exactly as react native documents said.
And I use windows 10
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I get this error when I start new project and install
@react-navigation/native
,@react-navigation/stack
andreact-native-gesture-handler
base on the react navigation documents and I did everything likelink
andunlink
react-native-gesture-handler
,./gradlew clean
,npx react-native start --reset-cache
, remove.gradle
folder, addimport 'react-native-gesture-handler';
on the top of my App.js or index.js. etcAnd I did nothing ! I mean I didn't do anything just install these packages and it's just happen when I start new project (bare RN);
Also I have installed sdk 30 and 31 exactly as react native documents said.
And I use windows 10
Platforms
error

package.json

Beta Was this translation helpful? Give feedback.
All reactions