Socket
Socket
Sign inDemoInstall

react-native-tesseract-ocr

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "react-native-tesseract-ocr",
"version": "1.0.7",
"version": "1.0.8",
"description": "Tesseract OCR wrapper for React Native",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -113,3 +113,6 @@ # react-native-tesseract-ocr

### If you want to use your own trained data file
- Extract your own trained data file into `android/app/src/main/assets/tessdata` and rename it as `custom.traineddata`.
## Example

@@ -127,2 +130,3 @@ Try the included [TesseractOcrSample](https://github.com/jonathanpalma/react-native-tesseract-ocr/tree/master/tesseractOcrSample):

```
## TODOS

@@ -140,2 +144,2 @@ - [ ] **Add iOS support**

- [Tesseract-OCR-iOS](https://github.com/gali8/Tesseract-OCR-iOS) is distributed under [MIT license](https://github.com/gali8/Tesseract-OCR-iOS/blob/master/LICENSE.md)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc