0.1.5 • Published 2 years ago

@react-native-plugin/pack v0.1.5

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

@react-native-plugin/pack

react-native-plugin/pack

Installation

npm install @react-native-plugin/pack

Usage

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

// ...

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