facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 908 forks source link

iOS auto-link to 5.8.0 which is not the latest FBSDK #749

Open codyng opened 4 years ago

codyng commented 4 years ago

Hi there,

Is it possible to link to the latest version of FBSDKCoreKit 7.0.0 instead of old version? It's because FB official won't allow to FB login with old FB SDK version.

Thanks.