@zedelivery/mozeic-app-design-system
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    1
    • latest

Version History

Package Sidebar

Install

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

Weekly Downloads

99

Version

3.0.0

License

MIT

Unpacked Size

233 kB

Total Files

40

Last publish

Collaborators

  • helton.santos
  • matheusviriato
  • william.gimenes
  • gabrielstaveira
  • brunosaantos
  • ze-tooling