Skip to content

dvsouto/social-network-app

Repository files navigation

Social Network App

This app was made to learn and test the GraphQL API.

Requirements

Install this dependencies:

  • Node.js (v12.22.9)
sudo apt-get install nodejs
  • Yarn (1.22.18)
sudo apt-get install yarn

Installation

To install de application, run the command with yarn:

yarn install

Run application

  • Development: Run the script "yarn dev"
yarn dev
  • Production: Build the .APK bundle (Android) and the .IPA with command "expo build"
expo build:android
expo build:ios

Powered By:

  • NodeJS (v12.22.9)
  • React Native (SDK 35)
  • Expo (SDK 35)
  • GraphQL v14.6
  • Redux v4.0.4

About

Social Network App - React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published