-
react -native - share
react native single share to facebook
"react-native-share": "^10.2.1",
[Error: Not installed]
Facebook is Installed in my device , But Still Getting Not Installed and open…
-
## 🐛 Bug Report
I upgraded react-native@0.60 and use react-native-fbsdk@1.1.1 but I found "Deferred Deep Link" is not worked. Finally I changed the IOS sdk version and it works.
## To Reprodu…
-
I got this when build with latest version of react-native
duplicate symbol 'folly::detail::str_to_bool(folly::Range*)' in:
/Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-h…
-
I just upgraded to react native 6. How do I install this package in react native 6? I tried putting
pod 'react-native-fbsdk', :path => '../node_modules/react-native-fbsdk'
into the podfile a…
-
# Bug Report
**Before opening**
- [x] Did you try the latest release?
- [x] Did you look for existing issues?
**Ad Modules**
**Platforms**
iOS
**Versions**
- Androi…
-
1. I see this repo requires to install FBSDK, so why don't i use this one for instead ?
https://github.com/facebook/react-native-fbsdk
2. In the Setup instruction, it requires to install FBSDK if …
-
## How to set up FBSDK for react native 60+
### iOS
#### Install react-native-fbsdk
```js
react-native install git+https://github.com/facebook/react-native-fbsdk.git
```
**Note:** command above …
-
## 🐛 Bug Report
Hello friends. After loading with npm install react-native-fbsdk, the application crashed after the compilation is completed. When I run it in development mode, I get the foll…
-
![Simulator Screen Shot - iPhone 8 - 2020-02-11 at 21 03 07](https://user-images.githubusercontent.com/19357897/74243557-90a98400-4d12-11ea-9df9-4021e2b94fc0.png)
I check facebook Application …
-
## 🐛 Bug Report
The Podspec for this repo uses the newest version it can find of FBSDKLoginKit.
https://github.com/facebook/react-native-fbsdk/blob/master/react-native-fbsdk.podspec#L22
Thi…