Skip to content

ichan-mb/BarcodeScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing dependencies

iOS

You need the latest version of xcode and cocoapods.

Android

fuse install android should install all needed dependencies

Building

iOS

uno build -t=ios -d -DCOCOAPODS

Android

uno build -t=android -DGRADLE

Android by default uses the zbar library. Alternatively build with -DZXING to use the zxing library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Uno 97.4%
  • Objective-C++ 1.8%
  • Objective-C 0.8%