expo / snack

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

refactor(snack-runtime): split runtime app into reusable package and app #456

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Why

This allows some of our partners to reuse the Snack infrastructure to run Snacks.

How

Test Plan

TBD

byCedric commented 1 year ago

Tested this in https://github.com/byCedric/snack-custom-runtime, and it seems good to go!