What is an Expo snack?

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.

Read more

When should you not use Expo?

Why Not Expo? The biggest perk of using Expo, is that you don’t have to touch native code. But if you are a native mobile developer or have native mobile developers on your team that is working on building a React Native app , do not use Expo. Because, you won’t be utilizing the native coding expertise while using Expo.

Read more