https://github.com/zaniluca/expo-cicd-github-actions
Example repo with CI/CD configuration for Expo projects
https://github.com/zaniluca/expo-cicd-github-actions
cicd eas-build example expo github-actions jest-tests react-native tutorial
Last synced: 21 days ago
JSON representation
Example repo with CI/CD configuration for Expo projects
- Host: GitHub
- URL: https://github.com/zaniluca/expo-cicd-github-actions
- Owner: zaniluca
- Created: 2022-07-18T12:53:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T14:34:40.000Z (about 1 year ago)
- Last Synced: 2025-03-28T04:34:50.809Z (about 1 month ago)
- Topics: cicd, eas-build, example, expo, github-actions, jest-tests, react-native, tutorial
- Language: JavaScript
- Homepage:
- Size: 394 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup CI/CD with Github Actions and Expo (eas)
Learn how to setup CI/CD for Expo project with the help of GitHub Actions and EAS
Medium Article: [A comprehensive guide on CI/CD for Expo Projects](https://medium.com/@zaniluca/ci-cd-on-github-for-expo-projects-288c517ff14a)