Michał Pierzchała
Michał Pierzchała
Sounds like something useful, happy to review PR :)
Doctor command has some, you can check that
It looks like we have some overlapping implementations, and this is properly resolved in run-ios, but it haven't propagated to log-ios: https://github.com/react-native-community/cli/blob/b3812eac55dd979bb82b078f347fd45f69dc4392/packages/cli-platform-ios/src/commands/runIOS/findMatchingSimulator.ts#L70-L73 Would you be so kind and refactor this...
I can't find settings to enable/disable draft PRs. Maybe GH is changing something? We didn't disable it explicitly as far as I know.
Oh we should fix that. Would you like to contribute @jenshandersson? cc @grabbou
@hamidhadi make sure you're on the [latest version of the `@react-native-community/cli`](https://github.com/react-native-community/cli#updating-the-cli).
Anything preventing you to use `project.android.sourceDir` as documented here: https://github.com/react-native-community/cli/blob/main/docs/projects.md in your react-native.config.js?
@i-petro PR welcome! :)
Improvements are very welcome!
It's just unoptimized. We'll welcome any kind of improvements, like caching or better resolution strategy as a PR :)