https://github.com/generic-matrix/ocr-ml-kit
https://github.com/generic-matrix/ocr-ml-kit
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/generic-matrix/ocr-ml-kit
- Owner: generic-matrix
- Created: 2023-02-07T14:06:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:44:30.000Z (over 3 years ago)
- Last Synced: 2025-06-08T13:42:42.675Z (12 months ago)
- Language: Java
- Size: 43.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ocr
Android | iOS
:-------------------------:|:-------------------------:
 | 
# How to build the Android App
* ```git clone https://github.com/generic-matrix/ocr-ml-kit.git```
* cd react-native-app
* npm install
* react-native run-android
# How To build iOS App
* ```git clone https://github.com/generic-matrix/ocr-ml-kit.git```
* cd react-native-app
* npm install
* react-native run-ios