ios-vision icon indicating copy to clipboard operation
ios-vision copied to clipboard

Update demos to Swift 4

Open jeffmcnd opened this issue 7 years ago • 2 comments
trafficstars

I came to this repo to help an iOS developer with barcode detections only to come across these demos written in Objective-C. This is a blast from the past and these demos should be updated to Swift (preferably 4). I don't know Swift myself, but would greatly appreciate it if someone could update this repo.

jeffmcnd avatar Apr 26 '18 19:04 jeffmcnd

+1. I try to follow document Google Mobile vision (barcode detect) with Swift, can not work at all. Using pod install, the command install all different library (compare with this sample) and complie always throw error. Please create a Swift example and make a better document then developer can use it. Thanks.

ducpt2 avatar Apr 27 '18 08:04 ducpt2

I am trying to use these objective-c codes in my swift projects. Maybe it's a good way now

zhaoyuhang avatar Aug 02 '18 18:08 zhaoyuhang