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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    116
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    116
  • 0.1.2
    116
  • 0.1.1
    66
  • 0.1.0
    59

Package Sidebar

Install

npm i react-native-mlkit-odt

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

35.7 kB

Total Files

19

Last publish

Collaborators

  • artikq