Publish
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
- Create an account at nativeblade.dev.
- Link your GitHub so NativeBlade can read the repositories you choose.
- Create a project. A project groups related apps.
- Create an app inside the project.
- 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.