0.1.3 • Published 2 years ago

modo-ui-lib-poc v0.1.3

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

modo-ui-lib

UI Toolset &: Components Library for App Modo using React Native

Installation

npm install modo-ui-lib

Usage

import { multiply } from "modo-ui-lib";

// ...

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


Made with create-react-native-library