Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 684 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 684 Bytes

React Native Live Camera Classifier classifies an object in real-time and will also translate the object to the language that you specify.

img1 img2

##Run the app

  • Obtain a Google Translate API key from here and place it in src/utilities.js
  • yarn install
  • expo start