expo / snack

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

feature(website): Enable Orbit button on Windows and Linux #573

Closed gabrieldonadel closed 3 months ago

gabrieldonadel commented 3 months ago

Why

With the Orbit Windows Preview 1 now available, users can run Orbit on Windows and soon will be able to run it on Linux as well.

How

Update the useOrbit logic to: on macOS always display the "Open with Orbit" button and other other platforms check if Orbit is running and then display the button

Test Plan

On Windows with Orbit running in the background

image

On Windows with Orbit closed

image