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