Skip to content

developerantoniosousa/react-native-login-facebook

Repository files navigation

Login with Facebook

Installation

$ git clone https://github.com/developerantoniosousa/react-native-login-facebook.git
$ npm i // or yarn

Setup

You must access this wizard to collect information about your application and to make possible modifications.

Remember to change the facebook_app_id property in the strings.xml file.

<string name="facebook_app_id">123456789</string>

Setup

$ react-native run-android

Debug your app using JS Remontely, after make login with Facebook, the data of user show in console