Adam Trzciński
Adam Trzciński
Hi. As for now, recommended way to install Cocoapods is with bundler. There have been also some improvements merged into CLI that should address the issues you were facing. I'll...
> Can confirm that issue is still present
`sourceDir` option put into `react-native.config.js` should allow that :)
Took the liberty of pushing this PR a bit further - add `--list-devices` param option to `run-ios` command: As visible on screenshot we will also now show connected iPhone's as...
> Oh my gosh. You guys are fantastic. Sorry for delaying this so much. Turns out having a new child can throw off my scheduling. 😂 👨🍼 Please lmk how...
Closing the issue for now since we seem to have found a workaround for now (while we still work on proper solution 🙂 )
Hello Could you please check which version of node you're using? Also, maybe `node_modules` are corrupted? Could you please try to remove them (and also `yarn.lock` / `package-lock.json`) and reinstall...
Well, the message is definitely being sent here: https://github.com/react-native-community/cli/blob/e590149a71db3253e5f118de457b31e8a130a993/packages/cli-server-api/src/websocket/createMessageSocketEndpoint.ts#L108 but then somehow it's got lost 🤷
Ugh, sorry for pinging you once more @andrejborstnik but there yet another merge conflicts present. Would you mind resolving them and then we can at least merge you PR? 🙂
@andrejborstnik LGTM! All checks are green, merging 🎉 Thanks for the contribution 🙂