Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use this in react native #27

Open
danijel2017 opened this issue Feb 27, 2019 · 8 comments
Open

Can't use this in react native #27

danijel2017 opened this issue Feb 27, 2019 · 8 comments

Comments

@danijel2017
Copy link

image

image

I can't use this lib in react native. Above images is the error I got and my code.
Please give me tip.

@zidniryi
Copy link

how can i use this, ?....

@zidniryi
Copy link

I alwayas error when use it, can you give an example for your repository, this make me confused about how i do?.

@michaeljscript
Copy link
Owner

The support for react native is unfortunately not yet implemented. Feel free to create a PR.

@devpriyanshukumar
Copy link

@michaeljscript
Copy link
Owner

@danijel2017 could you try the latest version - 3.0.0?

@styrken
Copy link

styrken commented Apr 28, 2020

@MichalSzorad i get the same error, also on 3.0.0

@michaeljscript
Copy link
Owner

There is no support for react-native at the moment, please feel free to submit a PR. Thank you!

@angelxmoreno
Copy link

@danijel2017 @zidniryi @styrken The errors shown are due to the library using components that do no exist in react-native (specifically div). I would recommend using a react-native social button library instead. I cam across https://github.com/rnsb-community/react-native-social-buttons and added typescript to it. It is not as robust as @michaeljscript's but it does work in react-native.

I think this issue should be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants