react-native-starter-kit
react-native-starter-kit copied to clipboard
Compile issue on mac
on mac, react-native run-android gives : react native env: sh\r: No such file or directory
Had to use dos2unix to remove all windows line endings.
After that, it gave :
FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring project ':app'.
The SDK directory '/Users/shola.emmanuel/Library/Android/sdk' does not exist.
Looks like local.properties file in android directory is committed to git, it should be removed.
For first issue, check the fix here : https://github.com/clean-docker/Magento2/issues/27
Found Xcode workspace ListingApp.xcworkspace
Could not find iPhone 6 simulator
iPhone 6 is no longer supported in mac 10.15