https://github.com/generic-matrix/logo-detection
https://github.com/generic-matrix/logo-detection
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/generic-matrix/logo-detection
- Owner: generic-matrix
- Created: 2023-02-08T16:23:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T16:25:41.000Z (over 3 years ago)
- Last Synced: 2026-06-14T05:32:59.843Z (about 1 month ago)
- Language: Java
- Size: 23.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Logo Detection
Android | iOS
:-------------------------:|:-------------------------:
 | 
# How to build the Android App
* ```git clone https://github.com/generic-matrix/logo-detection.git```
* cd react-native-app
* npm install
* paste the API key
* react-native run-android
# How To build iOS App
* ```git clone https://github.com/generic-matrix/logo-detection.git```
* cd react-native-app
* npm install
* paste the API key
* react-native run-ios