Thomas Deconinck
Thomas Deconinck
Hello, I'm using the module and after some times, I got an error `MyApp don't respond`. Do you have an idea about how to track/handle this ? Is this a...
Hi, I've got a strange behavior with my scripts. I have 2 JS files : home.js and product.js for the concerned page. Both require the **common.js** file, it works fine...
Hello there ! It could be great to have a `SwitchNavigator` just like [react-navigation](https://reactnavigation.org/docs/en/auth-flow.html), it should reset the stack when you jump between `SwitchNavigator` scene. Great works btw 😄
Hi, I've converted the project to ReScript so I removed the old bs-platform & reason-react dependencies. I had to import the test bindings because they weren't converted too. Cheers !
## Your Environment * Plugin version: 4.14.5 * Platform: iOS & Android * OS version: - * Device manufacturer / model: - * React Native version (`react-native -v`): * Plugin...
Hello, React Native 0.57 targets Grade 3 with `27.0.3` buildsTools version and others configs. This package is pretty cool, if needed I can take some times to make a PR
Hi again, I needed the `mock` function. I think we should have an identity conversion for function instead of `Obj.magic` . If you have any ideas 😄
### Describe the Bug Hi there, I just encountered this issue after trying to deploy my app. I'm using TanStack start with Bun. It works very well on dev mode...