brunolemos / react-native-web-monorepo

Code sharing between iOS, Android & Web using monorepo
https://dev.to/brunolemos/tutorial-100-code-sharing-between-ios-android--web-using-react-native-web-andmonorepo-4pej
865 stars 175 forks source link

Update `monorepo` support #52

Closed grabbou closed 3 years ago

grabbou commented 4 years ago

This workaround is no longer needed. Anyway, working on an automatic support.

brunolemos commented 4 years ago

Is this PROJECT_ROOT change necessary? If I remove this line it still works, and also works if I put any existing folder like PROJECT_ROOT=$PWD/../../../../../../../. It only complains if the path doesn't exist.