Skip to content

avacollins/tarot-viii

Repository files navigation

Tarot VIII

React Native + Storybook monorepo.

node 16.15.1

Expo manages the mobile app using Expo tools for distribution

Storybook UI shared component library

Architecture

Root

Yarn Workspace root

  • Project wide babel, tsconfig, eslint and prettier settings and yarn.lock (read)

Expo

Native App components only

  • Add all your react-native shared packages here

yarn start

yarn ios

UI

React Native UI components

  • Add storybook-only packages, as dev dependencies, here

  • Add all your static assets here /ui/assets/...

yarn storybook

Copyright

The Rider Waite cards used in this application are in the public domain; svg pictorial keys were obtained under Creative Commons open source licensing.

The code in this repository is open for personal use but not for distributing.

DEPRECATED

  • Mobile Android app and Web app are not being maintained at this time.