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 909 forks source link

Support for Places Graph SDK #787

Open andersonaddo opened 3 years ago

andersonaddo commented 3 years ago

The Places Graph for web was just deprecated (like literally yesterday), and it looks like there won't be a replacement any time soon. So it looks like the native SDKs are the only way to access that service now. Are there plans to add support for this in react-native-fbsdk?