@onellama/social-login
v0.2.0
Published
React native component containing social login buttons for Apple, Facebook, Twitter, Google, etc.
Maintainers
Readme
##What is it?
- This is a re-usable React Native component for social login functionalities under the @onellama organization
##Currently included
##To use this component
- checkout the peer dependency section in
package.json - if peer dependencies not satisfied in your project, install them
npm install @onellama/social-loginto include this component in your project
##Additional notes for dependencies -
react-native-fbsdk- check this link for tutorial
