GithubHelp home page GithubHelp logo

Comments (8)

leggomyfroggo avatar leggomyfroggo commented on May 28, 2024

0.0.3 didn't change either of those components, so there may be something else going on here. Make sure the version on the react-native-fbsdklogin and react-native-fbsdkcore dependencies in your app's package.json file are at 0.0.3.

Failing that, uninstall the packages, then run:

npm install --save [email protected]
npm install --save [email protected]

To uninstall the previous versions and ensure that they're still working.

from react-native-fbsdk.

tnguyen42 avatar tnguyen42 commented on May 28, 2024

Actually I've been able to make everything work with the same method than before... By adding fbsdkshare. But I can't explain anything.
Maybe we should leave this issue open to see if anyone has the same problem or if it's just me...

Edit: and when I add

var FBSDKShare = require('react-native-fbsdkshare');

I get the same bug again: require unknown module FBSDKShareButton.ios.js.

I think there must be something wrong going on...

from react-native-fbsdk.

tnguyen42 avatar tnguyen42 commented on May 28, 2024

Any news? I know the plugin is pretty new, but am I still the only one who has a problem running the libs independently?
(by the way, share still isn't working :/ )

from react-native-fbsdk.

chirag04 avatar chirag04 commented on May 28, 2024

i can't even get to compile it.

from react-native-fbsdk.

yelled3 avatar yelled3 commented on May 28, 2024

i'm using

"react-native-fbsdkcore": "0.0.4",
"react-native-fbsdklogin": "0.0.4",

and I still get:

'Warning: Native component for "RCTFBSDKLoginButton" does not exist'

and of course the login button doesn't work.

@philikon @cphackm

I'm guessing either the build is still broken or I messed something in the FBSDK configuration.
in either case, it would be great if you can update the readme so it would be clear...

from react-native-fbsdk.

philikon avatar philikon commented on May 28, 2024

Thanks for your comments, everyone. It's best to start out filing a new issue rather than piling onto an existing one. It's always easier to merge tickets after the fact when we realize they're the same issue. It's harder to keep track of different problems within the same thread. When you do file a ticket, please include detailed steps to reproduce -- "I can't even get to compile it" doesn't give us much insight into what exactly is broken for you and how you got there. Also please check out the Sample app and ensure you can build and run that. If you can, the problem is likely with your build configuration.

from react-native-fbsdk.

chirag04 avatar chirag04 commented on May 28, 2024

@philikon Sorry i was not descriptive enough. I will create a separate issue with more details.

from react-native-fbsdk.

philikon avatar philikon commented on May 28, 2024

@tnguyen42, do you still have any problems here? I'm closing this for now, please reopen with detailed error messages if you're still seeing problems.

from react-native-fbsdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.