Đỗ Thành Đạt

Results 5 comments of Đỗ Thành Đạt

It kinda stupid but i commented the code "if" like this: And it doesn't throw that error. In the file: ![image](https://github.com/react-navigation/react-navigation/assets/71490730/2bc1ce87-2b80-4ba7-88d3-ab8c362014b5) if (shouldBeUseWeb()) { const maybeThrowError = () => {...

or u can use reanimated with version 3.5.1 I downgraded to that version and it doesn't show that bug

I found a way with react-native 0.75.4. You need to import the [`react-native-devsettings`](https://www.npmjs.com/package/react-native-devsettings/v/1.0.2). You open React Native Debugger as usual, shake the device and choose _**Debug JS Remotely**_

> > I found a way with react-native 0.75.4. You need to import the [`react-native-devsettings`](https://www.npmjs.com/package/react-native-devsettings/v/1.0.2). > > You open React Native Debugger as usual, shake the device and choose _**Debug...

> > > > I found a way with react-native 0.75.4. You need to import the [`react-native-devsettings`](https://www.npmjs.com/package/react-native-devsettings/v/1.0.2). > > > > You open React Native Debugger as usual, shake the...