Skip to content

iamursky/expo-tamagui-template

Repository files navigation

Expo Tamagui Template

Tech Stack

Expo

Using Expo to build a cross-platform app makes development faster and easier. React Native has received strong web support over the past few years, eliminating the need to build separate apps for mobile and web.

Tamagui

Tamagui is a UI kit and design system for React Native and web. It provides a set of pre-built components and utilities that make it easy to create beautiful, responsive user interfaces.

Development Stack

  • TypeScript as the programming language
  • Prettier for formating code according to the rules
  • ESLint for checking code quality and formatting

Running in Development Mode

  1. Set up your environment

  2. Install dependencies

npm ci
  1. Start the development server and follow instructions in the terminal
npm run ios
# or
npm run android
# or
npm run web

About

Expo Tamagui Template

Topics

Resources

License

Stars

Watchers

Forks

Contributors