CodeBaseHub
Getting Started & Setup

First Run

This page covers the first time you run the React Native Starter Kit after installation.

Start the development server

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus luctus, lorem quis vulputate gravida, orci velit sodales justo, a mattis arcu arcu eget tortor.

Typical steps:

  1. Start the Expo dev server
  2. Open the app in an iOS simulator, Android emulator, or on a physical device
  3. Confirm that the starter home screen loads without errors

Basic sanity checks

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisi. Vestibulum quis nunc mi.

You might check:

  • Authentication screens open correctly
  • Navigation between main tabs works
  • No obvious red errors appear in the Expo logs

Where to go next

From here, you can dive deeper into:

On this page