Skip to content

wavezync/react-native-expo-starter

Repository files navigation

WaveZync Expo Starter 🌊

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    pnpm install
  2. Run prebuild to generate native code. This is necessary for compiling the app with native dependencies.

    pnpm prebuild
  3. Start the app

     pnpm ios 

    or

      pnpm android

Used tools

  1. Expo is used for building the app. It provides lof of functionality and a router out of the box.
  2. UniStyles is used for styling the components. We can completely drop it if needed
  3. TanStack Query is used for fetching data from the server. We can completely drop it if needed

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

React native opinitated starter with Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published