Skip to content

plahteenlahti/react-native-lumi

Repository files navigation

react-native-lumi

React Native Lumi component library

Installation

npm install react-native-lumi

Usage

import { multiply } from "react-native-lumi";

// ...

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