react-native-fbsdk Questions
2
Solved
In my react-native project in android/app/build.gradle i have
...
compileSdkVersion 26
buildToolsVersion "26.0.1"
defaultConfig {
applicationId "..."
minSdkVersion 16
targetSdkVersion 26
ve...
Solidify asked 11/12, 2017 at 16:20
1
Its required to implement Coach mark or showcase in my React native app.
After googling i didn't get any code or library which can get help that.
Can any one suggest me How can i achieve Co...
Conation asked 9/1, 2017 at 12:25
1
I am wanting to manually link the Facebook SDK because we don't use cocoapods & don't want to implement it. But for some reason when we build our app on buddybuild, it will fail.
What I've do...
Rectangle asked 29/5, 2017 at 7:23
4
I've follow all the guidelines listed on Facebook developer guide for the iOS react native sdk but i'm still unable to build the app. Attached a screenshot of my config and the build log
Ld /U...
Eightieth asked 15/8, 2016 at 21:50
2
I want to implement Facebook Login to My react-native app. i installed react-native-fbsdk on my project before installing this addon all things are working fine but after installing when i am going...
Behre asked 4/8, 2017 at 8:42
1
I've added react-native-fbsdk to my react native project and have it building fine on iOS. But on the android side, I can't get gradle to build the project. When trying to compile react-native-fbsd...
Nurseryman asked 9/8, 2017 at 1:47
4
LikeView has no propType for native prop RCTFBLikeView.onLayout of native type boolean
If you haven't changed this prop yourself, this usually means that your versions of the native code and JavaSc...
Antepenult asked 23/5, 2017 at 23:41
3
Solved
I am trying to build my react-native project and using react-native-fbsdk.
I am using [email protected] and, [email protected].
When I build my project I got this error on execution scr...
Thrawn asked 29/5, 2017 at 5:51
1
Solved
I tried following the starter tutorial by setting up a new React Native Project for iOS. But the loginbutton doesn't seem to be working. Any help is appreciated.
Here's the index.ios.js:
import ...
Lannie asked 14/5, 2016 at 18:32
© 2022 - 2024 — McMap. All rights reserved.