0.7.0 ā€¢ Published 3 years ago

react-native-social-spaces v0.7.0

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

šŸš€ React Native Social Spaces

React Native

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.