Giter Site home page Giter Site logo

huuquyet / expo-tamagui Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.98 MB

Tamagui + Expo Router + Jotai

Home Page: https://expo-tamagui.vercel.app

License: MIT License

TypeScript 81.94% JavaScript 8.18% Nix 9.88%
expo expo-router jotai tamagui typescript

expo-tamagui's Introduction

Tamagui + Expo

npm create tamagui@latest --template expo-router

๐Ÿ”ฆ About

This repo is a starter for an Expo + Tamagui app.

๐Ÿ“ฆ Included packages

  • Tamagui ๐Ÿช„
  • Expo SDK
  • Expo Router

๐Ÿ—‚ Folder layout

The main apps are:

  • app you'll be importing most files from app/

๐Ÿ Start the app

  • Install dependencies: bun install

  • Web local dev: bun web

  • Android local dev: bun android

  • Ios local dev: bun ios

UI Kit

Note we're following the design systems guide and creating our own package for components.

๐Ÿ†• Add new dependencies

Pure JS dependencies

If you're installing a JavaScript-only dependency that will be used across platforms, install it as example:

bun add jotai

Update new dependencies

Pure JS dependencies

bun update

Deploying to Vercel

  • Config in vercel.json file
  • Build command: leave default setting
  • Output dir: leave default setting
  • Build preview version with bunx vercel build or production with bunx vercel build --prod
  • Then deploy the preview with bunx vercel --prebuilt or production with bunx vercel --prod --prebuilt

expo-tamagui's People

Contributors

dependabot[bot] avatar huuquyet avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.