I want to use react native library RCTLinkingManager which shows up in menu under \"Libraries > RCTLinkingManager.xcodeproj\".
RCTLinkingManager
However when i add it to
Kindly make sure that you place the
#import
in the Appdelegate.m file above the
#ifdef FB_SONARKIT_ENABLED
it worked for us.