Đỗ Thành Đạt
Đỗ Thành Đạt
It kinda stupid but i commented the code "if" like this: And it doesn't throw that error. In the file:  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...