AI AGENT ADDONS
DevOps & CI/CD
4,471installs

Build your React Native app for iOS simulators and Android emulators right from GitHub. This guide shows you how to set up automated builds that run in the cloud. The finished app files are saved as downloadable artifacts.

Teams no longer need to build apps only on their own computers. Anyone can download the latest build using the gh CLI or the GitHub API. This makes sharing and testing much easier.

The workflow uses composite actions to handle each platform. You just wire them together in a single file. The result is a reliable CI pipeline that creates consistent app artifacts.

Add Github Actions skill to your workflow

Global

mkdir -p ~/.claude/skills/github-actions

Project

mkdir -p .claude/skills/github-actions

Source Repository

Stars
1,497
Forks
105
Watchers
1,497
License
MIT
Last Push
24 days ago
Created
6 months ago