I was playing around with Facebook SDK with react-native generated ios app template. I was following the instructions here: https://developers.facebook.com/docs/ios/getting-started but somehow did not see Framework Search Paths
mentioned in step 4.5. the react-native generated ios project seems to only have header search path
, as shown below.
↧
facebook SDK with react-native: no framework search path
↧