enter image description hereI'm trying to set up FacebookSDK in my react native app. when I build the project in Xcode I got an error,
'FBSDKCoreKit/FBSDKCoreKit.h' file not found
the solution for this is to add a path to "Framework Search Paths" but I can't find then in build setting -> search paths.
there is a way the add them to settings?