Zebra Mobile Dimensioning
npm install react-native-zebra-mobile-dimensioning
import { EnableDimension, GetDimension, DisableDimension, GetDimensionParameters, SetDimensionParameters } from 'react-native-zebra-mobile-dimensioning';
// ...
EnableDimension({ MODULE: 'parcel' });
See the contributing guide to learn how to contribute to the repository and the development workflow.
Underlying code generated by create-react-native-library is under MIT license
Zebra modifications to support Mobile Dimensioning are under DEVELOPMENT TOOL LICENSE AGREEMENT
Made with create-react-native-library