0.7.0 • Published 2 years ago

@rownd/react-native__native-modules v0.7.0

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

@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

0.7.0

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.1.0

2 years ago