rnpm-plugin-apphub

Build, export and upload .ipa to AppHub Cloud

Usage no npm install needed!

<script type="module">
  import rnpmPluginApphub from 'https://cdn.skypack.dev/rnpm-plugin-apphub';
</script>

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]