react-native-social-starter icon indicating copy to clipboard operation
react-native-social-starter copied to clipboard

React Native Social Starter app - Uses Twitter & Facebook login + Displays User Feed & Profile views

React Native Social Starter License


Social Starter app that uses Twitter & Facebook login + Displays User Feed & Profile views


Content

  • Installation
  • Running the app
  • Summary
  • Libraries
  • TODO
  • FAQ

Installation

Running the app

  • For iOS, from the command line, run via command: react-native run-ios or open XCode and load project, Run Product -> Run (⌘+R)

  • For android, from the command line, run via the command: react-native run-android assuming you have an emulator or device running and attached

  • Socialize!

Summary

  1. The app is runs on BOTH iOS & Android using a single codebase mostly written in Javascript.
  2. Login using Facebook SDK working on iOS & Android
  3. Feed Tab View displays a feed of social activity
  4. Profile Tab View displays user profile info & log out

Libraries

TODO

  1. Add Twitter Login
  • https://github.com/GoldenOwlAsia/react-native-twitter-signin
  • https://apps.twitter.com/app/13265317

FAQ

Are you accepting PR's?

Yes. This project is actively under development. PR's are much appreciated.

"Work is it's own reward!" -Monte Thakkar