Skip to content

farzd/ios-starterpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ios-starterpack

React-native, Redux, Facebook Login starter pack. Uses Redux async actions to login with facebook and displays the users profile. It shows 'activity indicator' component when loading and outputs any errors to the screen, along with logout functionality.

npm start to run

  1. Download and install the Facebook SDK for iOS in the standard location at ~/Documents/FacebookSDK.
  2. Create an iOS app in developers.facebook.com and follow the on screen instructions, adding any required XML snippets to your plist file.

If you want to start from scratch

  1. react-native init AwesomeProject
  2. Follow Facebook SDK for iOS - Getting Started up till step #5
  3. Connect Application Delegate, update AppDelegate.m to the one in this project
  4. rnpm link [react-native-fbsdkcore/react-native-fbsdklogin need to be in your package.json], check
  5. Update plist once more with LSApplicationQueriesSchemes

alt text

About

React Native, Redux, Facebook Login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published