Feature-heavy monorepo boilerplate for web and mobile apps
Library is located at packages/mobile/ui
.
This library is used by a mobile app. For more info, read its docs.
This package uses:
packages/theme
: Theme definitionpackages/mobile/storage
: Storage utilitiesA simple React Native library built in TypeScript. File structure explains pretty well the software architecture.
UI Components are documented using a custom app.
To run the app locally, refer to mobile-ui-showcase
’s README.md
file.
components
: UI Componentscontexts
: Theme context providershooks
: Theme hooksstyles
: Theme definitiontypes
: Type definitions