@jsonxr/react-native-sample
v0.1.0
Published
sample native module
Downloads
3
Readme
@jsonxr/react-native-sample
sample native module
Installation
npm install @jsonxr/react-native-sampleUsage
import { multiply } from '@jsonxr/react-native-sample';
// ...
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
