afilp opened this issue 6 years ago · 1 comments
Hi, it seems that react-native link react-native-idfa fails because the project is under the @ptomasroos folder inside node-modules.
react-native link react-native-idfa
@ptomasroos
node-modules
How should I write the react-native link?
react-native link
It worked, issue closed.