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): make device preview panel resizable #560

Closed byCedric closed 4 months ago

byCedric commented 4 months ago

Why

Follow up for expo/snack#558. If we want to add device control to rotate the device, we need to allow users to resize that panel (because else it gets too small).

How

This introduces react-resizable-panels and implements it for the editor and preview. Note, for embeds, this won't be enabled.

Test Plan

See staging.