Skip to main content

One post tagged with "GitHub Actions"

Articles related to GitHub Actions

View All Tags

Continuous Integration for React Native Apps with Fastlane and GitHub Actions

· 10 min read
Mobile Developer

continuous integration on react native apps

Continuous integration for React Native should do more than run npm test. A useful pipeline protects every pull request, builds signed release artifacts from clean commits, keeps secrets out of the repository, and makes app store submission repeatable.

Practical product notes

Get the next useful guide

Occasional tutorials, product resources, and lessons from building and launching software.