1.0.0-beta.12 • Published 2 years ago

@dialectlabs/react-native-ui v1.0.0-beta.12

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

@dialectlabs/react-native-ui

Dialect's react native UI components

Installation

npm install @dialectlabs/react-native-ui

Usage

import { multiply } from "@dialectlabs/react-native-ui";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT