Hi I did a fresh installation with the latest version of RN 0.57, the issue I encounter "Apple Mach-O linker Error"
ld: warning: directory not found for option '-L/Volumes/eggybot/DerivedData/TranscomClient-acfxpkzpnqtjxngpqejaaogpcygi/Build/Products/Debug-iphonesimulator/React'
this is the cause of the issue, if I remove this package it works fine.
Hi I did a fresh installation with the latest version of RN 0.57, the issue I encounter "Apple Mach-O linker Error"
ld: warning: directory not found for option '-L/Volumes/eggybot/DerivedData/TranscomClient-acfxpkzpnqtjxngpqejaaogpcygi/Build/Products/Debug-iphonesimulator/React'
this is the cause of the issue, if I remove this package it works fine.
I check also several module package out there it seem there is an issue like this with their project like in RNMap https://github.com/react-community/react-native-maps/issues/2191 and I think they already fixed the issue on their package.
let me know if you have any idea on how to fix this issue.
thanks,