Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.26 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.26 KB

React Native Coffee Shop

UI KIT application build with Expo.

Figma file: Coffee Shop Mobile App Design

An old rock in the desert

Table of Contents

Video

videoapp.mp4

Screenshots

Features

  • shopify restyle
  • expo-router
  • maps polyline
  • Images thumbhash
  • native feel touchables
  • optimized assets
  • google fonts
  • shadowed bottom tabs
  • jest unit-testing

Installation

  1. Clone the repository
  2. npm i
  3. npx expo start

Build preview build locally:

android: eas build --platform android --profile preview --local

Storybook

To enable storybook view, create .env.local file in the root with EXPO_PUBLIC_STORYBOOK_ENABLED=true