droidconKE / droidconKE2022ReactNative

Official DroidconKE 2022 React Native App
https://play.google.com/store/apps/details?id=com.brianwachira.droidconKE2022ReactNative&hl=en&gl=US
MIT License
8 stars 17 forks source link

Add Expo Preview Deploys #34

Closed antosan closed 1 year ago

antosan commented 1 year ago

Is your feature request related to a problem? Please describe.

I have gotten used to Vercel PR deploy previews and the quality of life improvements that they bring to the development process. It would be nice to have PR deploy previews added to the project to be able to see the current state of the app with the changes in the PR before merging the PR.

I previously discussed this with the project maintainers.

Describe the solution you'd like

Implement GitHub Actions that will deploy a preview app to Expo on every PR and comment on the PR with a QR code that can be scanned with the Expo Go app.

Describe alternatives you've considered

N/A

Additional context

On every PR we will get a QR code like the one below that can be scanned on the Expo Go app.

image