@rownd/react-native__native-modules
v0.7.0
Published
test
Downloads
13
Readme
@rownd/react-native
npm package for react native
Installation
npm install @rownd/react-native
Usage
import { multiply } from "@rownd/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
Made with create-react-native-library