Top "React-native-fbsdk" questions

Questions related to "React Native" SDK from facebook for Android & iOS

FB login - Firebase.Auth() Error: The supplied auth credential is malformed or has expired

I'm using react-native-fbsdk: 0.8.0, react-native-firebase: ^5.2.2, react-native: ^0.57.4 and Facebook Test User account. This happened so suddenly. Once I sign out from firebase …

react-native react-native-firebase react-native-fbsdk
React Native Android: Method does not override or implement a method from a supertype

I've added react-native-fbsdk to my react native project and have it building fine on iOS. But on the android side, …

android react-native fbsdk react-native-fbsdk
React native - prevent user from going back to login screen

I've created a Login button using Facebook SDK. Once the user is logged in, the app navigates to the second …

javascript ios react-native react-native-fbsdk navigator-ios
'React/RCTBridgeModule.h' file not found when using react native fbsdk

I am using react-native-fbsdk in my application. My react-native version is:0.39.1 I followed the all steps and when I build …

react-native react-native-fbsdk