0.0.2 • Published 3 years ago

@midival/react-native v0.0.2

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

@midival/react-native

React Native bindings (iOS + Android) for MIDIVal library

Installation

npm install @midival/react-native

Usage

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

// ...

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