react-native-zebra
v1.1.4
Published
datawedge for zebra devices using managed workflow
Downloads
10
Readme
react-native-zebra
datawedge for zebra devices using managed workflow
Installation
npm install react-native-zebra
Usage
import { multiply } from 'react-native-zebra';
// ...
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