react-native-facebook-login icon indicating copy to clipboard operation
react-native-facebook-login copied to clipboard

React Native component wrapping the native Facebook SDK login button and manager

Results 101 react-native-facebook-login issues
Sort by recently updated
recently updated
newest added

Debugging is normal, and the package reports an error #import "AppDelegate.h" #import #import #import #if DEBUG #import #import #import #import #import #import //facebook #import #import //google #import static void InitializeFlipper(UIApplication...

I am facing this issue while linking the react-native-facebook-login in the app same as described in the steps of the android linking steps [Image 1](https://prnt.sc/UKcnnOWr254W) here is my package.json dependencies...

I get the message: "The prefix "lxmn" for attribute "lxmn:entryID" associated with an element type "entry" is not bound." Can somebody tell me what's wrong with this, please? C:\Program Files\Notepad++\CSR.xml...

I'm getting this error on CAM when I'm trying to write the XML: "The prefix "lxmn" for attribute "lxmn:entryID" associated with an element type "entry" is not bound." My manifest...

Pull request contains support for the android FBSDK update. - Updated to the latest version for Facebook SDK 5.+ - Update Android SDK 28 to support for latest build for...

Like in FBLogin component, what are other events except Login? eg, onCancel, OnPermissionMissing?

Hello, I am uploading my strapi project to heroku, I have installed a provider for my images (cloudinary), I read the documentation, as I understand it, only the plugin.js file...

I am running both application in different device, but the problem is that data are display with missing parameter in IOS like Image and Name are not display. But both...

![UIManager](https://user-images.githubusercontent.com/48187515/74539142-955a7c00-4f4e-11ea-927a-d9424f19a362.png) FACELOGIN CLASS!!! import React, {Component} from 'react'; import {View} from 'react-native'; import {LoginButton, AccessToken} from 'react-native-fbsdk'; export default class FaceLogin extends Component { render() { return ( { if...