## Describe the Feature <!-- Describe the requested Feature --> On iOS, you need to set `PROJECT_ROOT` in order to make CLI work in a monorepo. On Android, same set of configuration is required. ## Possible Implementations - [ ] Get rid of `PROJECT_ROOT` on iOS because it's not needed anymore - [ ] Figure out strategy for Android. ## Related Issues <!-- Link related issues here --> related to https://github.com/react-native-community/cli/issues/865 https://github.com/react-native-community/cli/issues/656