georgechitechi/React Native Android Build & Publish

Builds a React Native Android app and publishes it to the Google Play Store.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryThe directory where the React Native app is locatedno.
node-versionNode.js version to useno24
java-versionJava version to use (e.g. 21)no21
keystore-base64Base64 encoded Android keystoreyes
keystore-passwordPassword for the keystoreyes
key-aliasAlias for the keyyes
key-passwordPassword for the keyyes
service-account-jsonGoogle Play Console service account JSON (plain text)no
package-nameThe Android application package name (e.g. com.example.app)no
trackThe Google Play track (internal, alpha, beta, production)nointernal
build-typeBuild type: aab or apknoaab
publish-to-play-storeWhether to publish the app to Google Play Storenofalse
save-to-releasesWhether to upload the build to GitHub Releases (only runs on tag pushes)notrue

no outputs