react-native-oauth
react-native-oauth copied to clipboard
How to open Facebook and twitter app for permission?
Hi Everyone.
If Facebook and Twitter app exist in my phone. I want to open Facebook and Twitter app for permission instead of web. How to do this?
Hi leventyildirim61 , I have facing same issue. how to solve it? anyone find the solution?
Hi @Nitingadhiya
Unfortunately i did not find anything for this problem. I used react-native-simple-auth instead of react-native-oauth but if you want to open facebook app , you must change node modules in react-native-simple-auth.
Thanks. I have also used react-native-simple-auth then solved problems.
I have facing same issue.