Youssef Durgham

Results 26 comments of Youssef Durgham

> @Norfeldt > > I fixed the `now()` TypeErrors by changing `node_modules/react-native-reanimated/lib/reanimated2/js-reanimated/JSReanimated.js` line 14. Inside the constructor within the `if (isJest())` statement > > before > > ```js > this.timeProvider...

fixed by doing that expo start -c will fix your error

> "resolutions": { > "react-native-gesture-handler": "2.6.2", > }, I tried this and add it but not work the same error.

fixed by doing that expo start -c will fix your error

> I just saw this error after upgrading to the latest version (2.8.0) and running `react-native start --reset-cache` fixed the issue for me. solve my error thx

is it work with you ? I got plank map

and when I close this screen by return I got lateinit property mapboxNavigation has not been initialized

> Any working Solution on this ??? did you found a solution bro ?