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

[Question]: Is it possible to access FBSDKSettings and set the applicationId dynamically? #642

Open Hatko opened 4 years ago

Hatko commented 4 years ago

Is it possible to set ApplicationID during runtime? Exposing FBSDKSettings would allow that it seems for iOS at least.