Skip to content

sundev207/rn-social-media-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Social Media App

A cross platform (iOS and Android) React Native news app.

Reference Designs

Installation

Note: Be sure you have the React Native CLI installed on your system.

  • git clone https://github.com/sundev207/rn-social-media-app.git
  • cd mobile
  • yarn install/npm install
  • (cd ios && pod install)
  • cd ../server
  • yarn install/npm install

Running Mobile

  • cd mobile
  • yarn run ios/npm run ios or yarn run android/npm run android

Running Server

  • cd server
  • yarn dev

About

Social media app written in React Native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published