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

Make it work with react-native-web #704

Open renanmav opened 4 years ago

renanmav commented 4 years ago

✨ Feature request

Currently, react-native-fbsdk doesn’t work with web. Is there any plan to implement this functionality?

image