Gabriel Consalter
Gabriel Consalter
> Following the SOLUTIONS in the topic works for me, just one thing: > > **Enable Dead Code Stripping** --> This needed to be done for the TARGETS level, not...
Hi @3rd-Eden, thank you for the response and sorry for the delay. I'm running test with app running on android device.
@3rd-Eden make sense but didn't work for me. I was trying on a physical android device and now I tried on an android emulator. When I run `react-native run-android` I've...
I'm having the same problem. My stitches config file is not recognize when I run `yarn storybook`. Did you solve your problem @DoGukKim ?
Same problem here. Have you got the solution?
> I was using nvm and running the below command fixed it for me: > > `sudo ln -s $(which node) /usr/local/bin/node` This works, thanks @sshodges.
I had this error running on a old project running `0.69.11` react-native version. Fixing react-native-maps `1.13.0` version fixes this problem.
I'm taking too much time on `:react-native-worklets:buildCMakeDebug` step.