DEV Community

Torii Studio
Torii Studio

Posted on

πŸ—οΈ Auto-Generate an Expo QR Code for Every PR in GitHub! πŸš€

Hey devs! πŸ‘‹

Inspired by Vercel automated Previews Deployments, I built a GitHub Actions workflow that automatically generates an Expo QR code for every PR, making it super easy to preview your changes on mobile. πŸ“±

πŸ”Ή No more manual Expo starts

πŸ”Ή Instant mobile previews with QR codes

πŸ”Ή Works seamlessly with Expo Go

πŸ“– Read 2-minute tutorial here

Expo QR code example in GitHub

Top comments (2)

Collapse
 
silviaodwyer profile image
Silvia O'Dwyer • Edited

Wow! This is really cool; it would be super useful and is a great way to instantly preview PRs for Expo apps. πŸ‘ I bookmarked this βœ…

Collapse
 
toriistudio profile image
Torii Studio

Glad you liked it Silvia! Let us know if you run into any issues