tanayk07/React Native & Expo CI/CD Builder

Generate custom GitHub Actions workflows for building React Native and Expo applications

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
storage-typeStorage type for build artifacts (github-release, zoho-drive, google-drive, custom)nogithub-release
build-typesBuild types to generate (comma-separated: dev, prod-apk, prod-aab)nodev,prod-apk
testsTests to run (comma-separated: typescript, eslint, prettier)notypescript
triggersWorkflow triggers (comma-separated: push-main, pull-request, manual)nopush-main,manual
ios-supportEnable iOS build supportnofalse
publish-to-expoEnable publishing to Exponofalse
publish-to-storesEnable publishing to app storesnofalse
jest-testsEnable Jest testsnofalse
rntl-testsEnable React Native Testing Library testsnofalse
render-hook-testsEnable renderHook testsnofalse
cachingEnable build cachingnotrue
notificationsEnable build notificationsnofalse
output-filePath where to output the generated workflow fileno.github/workflows/react-native-cicd.yml

no outputs