Skip to content

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

License

Notifications You must be signed in to change notification settings

Monte9/react-native-social-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Native Social Starter License


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


Content

Installation

  • Install React-Native

  • git clone git@github.com:Monte9/react-native-social-starter.git

  • cd react-native-social-starter

  • yarn

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published