yeahdongcn / RSBarcodes

1D and 2D barcodes scanner and generators for iOS7 with delightful controls.
MIT License
383 stars 59 forks source link

Displaying barcode number also #37

Open MishraVikas1 opened 8 years ago

MishraVikas1 commented 8 years ago

[CodeGen genCodeWithContents:barcodeContent machineReadableCodeObjectType:AVMetadataObjectTypeEAN13Code],

This method only generates barcode image, but as per the requirement, we need to display the text as well positioning just below the barcode.

Is it possible to do? everydaymoneycardback1