ml-kit-text-recognition-ios

Stars
3

ML Kit Text Recognition App

Scan photos. Extract text. Share via the iOS share sheet.

Building

git clone https://github.com/davideast/ml-kit-text-recognition-ios.git
pod install

Starter project

There's a starter project with all the ML Kit parts removed.

git clone https://github.com/davideast/ml-kit-text-recognition-ios.git
git checkout starter-project
pod install