Publish

You build and ship your app from the NativeBlade cloud at
nativeblade.dev. It connects to your GitHub repository and turns it into installable builds.

Steps

  1. Create an account at nativeblade.dev.
  2. Link your GitHub so NativeBlade can read the repositories you choose.
  3. Create a project. A project groups related apps.
  4. Create an app inside the project.
  5. Select the GitHub repository that represents that app. The repo is the
    source of every build.

Build types

Once the app is linked to its repository, you can build it three ways:

  • Dev client: a development build for iterating with the Portal and the dev
    workflow.
  • Test: a build for internal testing, for QA and testers.
  • Production: the release build you ship to the stores.

Free tier

The free account includes 8 builds per month. Each build counts toward that
limit, whether it is a dev client, a test, or a production build.