Kodify
← Blog
Product
May 17, 2026

Emulator tabs: test React Native apps in Expo Snack

Generated mobile-app projects now include an Expo Snack tab alongside the device preview — run your app on real iOS and Android simulators in the browser.

K

Kodify Team

May 17, 20261 min read

## Overview\n\nKodify now embeds an Expo Snack simulator tab directly in the project preview panel for React Native projects.\n\n## How it works\n\n1. Generate a mobile-app project\n2. Switch to the **Expo Snack** tab in the preview panel\n3. Your generated code is automatically synced to the Expo Snack sandbox\n4. Toggle between iOS and Android previews\n\n## Why this matters\n\nPreviously, testing React Native output required a local Expo environment. Now you can validate your generated app runs correctly without leaving the browser.


← Back to Blog
Share this post