How to use Expo Snacks in React Native: Lft #2

Aadil Mallick
5 min readJan 5, 2023

Expo Snack is a great online tool for developing mobile apps with React Native — all in the browser. Let’s jump into how it works:

react
Photo by Lautaro Andreani on Unsplash

If anyone is reading this, please tell me how to embed expo snacks into medium. For the life of me idk.

Snacking on some Expo Snacks

expo snack

But this is what an expo snack looks like. You immediately start out with some boilerplate code, and 4 options for viewing the development preview:

  • Web simulator
  • Android simulator
  • IOS simulator
  • Your own device!

Why Snack?

Expo Snack is a beginner-friendly way of jumping into React Native. Some pros are:

  1. Fast refreshing
  2. Easy module installation
  3. Easy app previewing (the best…

--

--

Aadil Mallick

Web developer, React Native developer, and book enthusiast