0.0.1 ā€¢ Published 3 years ago

social-audio-app v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

šŸš€ Social Audio App

React Native React Navigation V3

Features

Prerequisites

  • Node v8.10 (it is recommended to install it via NVM)

Getting Started

  1. Clone this project, cd into directory
  2. Run npm install from root directory
  3. Run cd ios then pod install
  4. Run react-native start for the packager running
  5. Start your platform react-native run-android or react-native run-ios.