hypersnapsdk_reactnative
v4.25.1
Published
test
Downloads
7,074
Readme
hypersnapsdk_reactnative
HypersnapSDK for react native
Installation
npm install hypersnapsdk_reactnative
Usage
import {
RNHyperSnapSDK,
RNHyperSnapParams,
RNHVDocsCapture,
RNHVFaceCapture,
RNHVNetworkHelper,
RNHVQRScanCapture,
} from 'hypersnapsdk_reactnative';
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT
---
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)