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

Is there any way to install Login SDK without writing native code? #629

Closed themisir closed 5 years ago

themisir commented 5 years ago

I want to add login with facebook button without writing native code (especially for iOS). Because I'm not familiar with objective-c and swift also I don't have macOS supported PC (I'm building the package using Cloud Build for AppStore).

janicduplessis commented 5 years ago

This is not supported by this library