0.3.0 • Published 2 years ago

react-native-rnzapp-test v0.3.0

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

react-native-rnzapp-test

RNZapp tester

Installation

npm install react-native-rnzapp-test

Usage

import RnzappTest from "react-native-rnzapp-test";

// ...

const result = await RnzappTest.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT