0.0.1 • Published 3 years ago

react-native-typed-ui v0.0.1

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

react-native-typed-ui

A strongly typed themeable design system for react native

Installation

npm install react-native-typed-ui

Usage

import TypedUi from "react-native-typed-ui";

// ...

const result = await TypedUi.multiply(3, 7);

Contributing

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

License

MIT