Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rnpm-plugin-apphub

ptmt11MIT3.0.0

Build, export and upload .ipa to AppHub Cloud

rnpm, react-native, react-native apphub, apphub

readme

Usage

Ensure you have installed React Native Package Manager (https://github.com/rnpm/rnpm).

  npm install rnpm-plugin-apphub

  # 0. commit
  git commit -am "Add new screen to statistics"

  # 1. upload
  rnpm apphub [appid] [token]