Skip to content

kockarevicivan/react-native-social-login

Repository files navigation

react-native-social-login

Example authentification process for FBSDK and Google sign in via ReactNative.

Getting started

  1. Install React Native as described at https://facebook.github.io/react-native/docs/getting-started.html#content
  2. Clone this repository
  3. Run npm install , all required components will be installed automatically
  4. It is recommended to run react-native start command from root project directory.
  5. Run your project from XCode (Cmd+R) for iOS, or use react-native run-android to run your project on Android.

About

Example setup for FBSDK and Google sign in in React Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages