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

0.1.5 • Public • Published

mozeic-app-design-system

Zé Delivery Design System for React Native

Installation

npm install mozeic-app-design-system

Usage

import { Button } from '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.

Dependencies (0)

    Dev Dependencies (40)

    Package Sidebar

    Install

    npm i mozeic-app-design-system

    Weekly Downloads

    1

    Version

    0.1.5

    License

    MIT

    Unpacked Size

    49.7 kB

    Total Files

    44

    Last publish

    Collaborators

    • gabrieltaveira