I want to use react native library RCTLinkingManager which shows up in menu under \"Libraries > RCTLinkingManager.xcodeproj\".
RCTLinkingManager
However when i add it to
If you are using React Native and the command line, Sébastien's modification proposal is to be made to ios/.xcodeproj/project.pbxproj by adding
ios/.xcodeproj/project.pbxproj
"$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS",
to the HEADER_SEARCH_PATHS lists (4 locations)
HEADER_SEARCH_PATHS