react-native-mlkit-odt
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

react-native-mlkit-odt

React native google mlkit odt bindings

Installation

npm install react-native-mlkit-odt

Usage

import MlkitOdt from 'react-native-mlkit-odt';

// ...

const result = await MlkitOdt.detectFromUri(uri, config);
// OR
const result = await MlkitOdt.detectFromUri(uri);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-mlkit-odt

Weekly Downloads

6

Version

0.1.3

License

MIT

Unpacked Size

35.7 kB

Total Files

19

Last publish

Collaborators

  • artikq