@jeongshin/react-native-nitro-test
v0.1.1
Published
test for nitro
Downloads
8
Readme
react-native-nitro-test
test for nitro
Installation
npm install react-native-nitro-test react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-nitro-test';
// ...
const result = 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
