@onellama/social-login

React native component containing social login buttons for Apple, Facebook, Twitter, Google, etc.

Usage no npm install needed!

<script type="module">
  import onellamaSocialLogin from 'https://cdn.skypack.dev/@onellama/social-login';
</script>

README

What is it?

  • This is a re-usable React Native component for social login functionalities under the @onellama organization

Currently included

  • Facebook

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-login to include this component in your project

Additional notes for dependencies -

  1. react-native-fbsdk - check this link for tutorial