Wednesday 28 October 2020

Universal linking iOS - where is the .xcodeproj file?

I've been trying for days to get Universal Linking working on iOS for React Native.

The docs here say "On iOS, you'll need to link RCTLinking to your project". I'm then told to go to node_modules/react-native/Libraries/LinkingIOS and drag a .xcodeproj file into my project.

None of the libraries in the Libraries folder whatsoever have any .xodeproj files in them.

Is there meant to be? Is my react-native instance missing something? Googling this issue pulls up nothing at all - does everyone else have .xcodeproj files in their Libraries folder??



from Universal linking iOS - where is the .xcodeproj file?

No comments:

Post a Comment