Try Expo Snack at snack.expo.io
Expo Snack is an open-source platform for running React Native apps in the browser. It dynamically bundles and compiles code and runs it in the Expo Client or in a web-player. Code can be saved as "Snacks" and easily shared with others. Snacks can also be embedded to show "live" previews as used by the React Native documentation.
- Embedding Snacks
- URLs and Query parameters
- Dependencies and Bundling
- Snack SDK - Creating custom Snack experiences
docs
Documentation and guides.packages
Shared packages.snack-sdk
Package for creating (custom) Snack experiences (used by snack.expo.io).snack-sdk-legacy
Legacy snack-sdk provided for completeness.
The Snack code-base consists of many more services and apps. These will be open sourced incrementally, so stay tuned for more!
If you like Expo Snack and want to help make it better then check out our contributing guide!
The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.