Skip to content

zxcodes/SocialApp

Repository files navigation

SocialApp

App Screenshots

Home Screen Profile Screen

Technical Details

Run this app (development):

  • Clone the repo HTTPS:
git clone https://github.com/zxcodes/SocialApp.git 
  • Clone Over SSH:
git clone git@github.com:zxcodes/SocialApp.git 

Install dependencies

cd SocialApp && yarn install 

Run on Android Emulator (if setup)

yarn run android 

Run on iOS Simulator (if setup)

yarn run ios 

Running on a physical device:

  • Start the development server after installing dependencies via yarn install
yarn start 

About

A Social Media App built with React Native, Expo, & TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published