expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
347 stars 96 forks source link

chore(website): Update Orbit deep link route #548

Closed gabrieldonadel closed 5 months ago

gabrieldonadel commented 5 months ago

Why

With the new experienceURL format Orbit can no longer distinguish an Expo Update from an Snack just by checking the URL, because of that we should use the /snack route which is specific for snacks

Closes ENG-11059

How

Update Orbit deep link route to use /snack

Test Plan

Run snack locally and launch Orbit from the button

https://github.com/expo/snack/assets/11707729/b4f631c6-ae79-4791-8252-2185997d0e8a

linear[bot] commented 5 months ago

ENG-11059 Add support for Snack projects using SDK 50 to Orbit