Home

Awesome

<!-- Banner Image --> <p align="center"> <img src="./logo.svg" width="100px" /> <h1 align="center"> Expo Snack </h1> </p> <p align="center"> <a href="https://snack.expo.dev">Try Expo Snack at snack.expo.dev</a> </p>

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 Go 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.

<!-- > Requesting snacks in bug reports gives your users an easy, lightweight way to give you a minimal, complete, and verifiable example (https://stackoverflow.com/help/minimal-reproducible-example) and allows you to spend more time fixing real issues in your project rather than staring at copy pasted code or cloning someone's repository that may or may not demonstrate a real issue with your project. -->

📚 Documentation

<!-- Internal documentation - [Upgrade Snack to new Expo SDK](./docs/expo-sdk-upgrade.md) -->

🗺 Project Layout

❓ Getting in touch

👏 Contributing

If you like Expo Snack and want to help make it better then check out our contributing guide!

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.