francois-pasquier

Results 23 comments of francois-pasquier

> I no longer use lspinstall so I'll be closing this :| What are you using now?

I have the same error, I have to add a definition file for this function to fix the issue :/ It's a shame the jestUtils is a typescript file and...

Could this issue be raised to a higher priority? It is also happening with the ViroBox component.

did you split by architecture?

This is probably the same underlying issue for https://github.com/ViroCommunity/viro/issues/116

So this was due to using [@react-navigation/native-stack](https://www.npmjs.com/package/@react-navigation/native-stack) This is not happening with [@react-navigation/stack](https://www.npmjs.com/package/@react-navigation/stack) I guess the issue still stands though. What do you think? I could provide a repro but...

So this was due to using `@react-navigation/bottom-tabs`. I fixed this by using `patch-packages` and I patched bottom-tabs to replace `tablist` to `button` as pointed out by an issue on stackoverflow....

I am using version 2.23.0, it's still ongoing I guess

Same issue here, can anyone share their manager if they got it working ???