Skip to content

anri-asaturov/peerio-mobile

Repository files navigation

CircleCI Build Status Commitizen friendly Standard Version

peerio-mobile

prepare environment

You would need Android SDK and XCode tools (and xcodeselect) installed, along with Android and iOS simulators Checkout the project and run:

npm install

npm update

Run these commands every time there's a major pull from repository, which affects package.json

To run

React-native runs listening server for debugging purposes. Default port is 8081, make sure it is used. To start the app:

npm start to start the packager npm run ios to start the app in sim

To build

To clean build from scratch, run:

npm run clean

To debug

Use CMD-R to reload the app live (after changes) Use CMD-D to access debugging menu

About

Peerio 2 for iOS & Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.3%
  • TypeScript 9.3%
  • C 8.7%
  • Java 1.8%
  • Shell 1.2%
  • Objective-C 1.2%
  • Other 1.5%