3.0.0 • Published 2 years ago

@zedelivery/mozeic-app-design-system v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Mozeic App Design System

Zé Delivery Design System's pattern lib for React Native

Installation

npm install @zedelivery/mozeic-app-design-system

Usage

import { Button } from '@zedelivery/mozeic-app-design-system';

// ...

<Button>Test</Button>;

Adding Roboto Font

This project uses custom fonts. Make sure to add them to your project, as it will give the following error on iOS. Unrecognized font family X

You can obtain the list on example/src/assets/fonts.

Here is a great tutorial which shows how to add custom fonts.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

3.0.0

2 years ago

2.0.0

2 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.1.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.0.0

3 years ago