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.
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.