I used the link command to link the native libraries.
react-native link react-native-cookie
The link command finished successfully without any errors or warnings but the Xcode project file broke. Project /../../../project.xcodeproj cannot be opened because the project file cannot be parsed.
I did not encounter any problems when adding the library manually.
I used the link command to link the native libraries.
react-native link react-native-cookie
The link command finished successfully without any errors or warnings but the Xcode project file broke.
Project /../../../project.xcodeproj cannot be opened because the project file cannot be parsed.
I did not encounter any problems when adding the library manually.