Skip to content

Expo Router & Nativewind (Tailwind) template for quick spin up FE mobile projects using React Native.

Notifications You must be signed in to change notification settings

rally2/exporouter-nativewind

Repository files navigation

Template Walkthrough

Getting Started:

bun install

Logo Read the docs →

You can download Bun here.

Start Expo Development Server:

Create a new local development client or get an existing valid one from expo.dev

New to Expo?

bun dev

Environment Variables:

Create a .env.dev file at the root of the codebase.
👫 Ask a friend for the .env variables 👫

Main Components:

  • Expo Router V4 & Expo SDK 52
  • Nativewind (TailwindCSS for React Native)
  • bun (package manager)
  • Typescript

Storybook

Storybook gives a VDD (Visual Driven Development) approach and a convenient sandbox to build components in isolation. See components/Button for an example.

To enable Storybook canvas, set EXPO_PUBLIC_STORYBOOK_ENABLED=true in the .env.dev

About

Expo Router & Nativewind (Tailwind) template for quick spin up FE mobile projects using React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published