titanium-barcode icon indicating copy to clipboard operation
titanium-barcode copied to clipboard

iOS support?

Open qwertzy opened this issue 13 years ago • 1 comments

Would it be possible to add iOS support (e.g. with the help of http://code.google.com/p/tibar/ )? Having both in one module would be a big help

qwertzy avatar Sep 20 '12 12:09 qwertzy

There will always be separate modules for iOS and Android, as one requires Java code and the other requires Objective-C code. What you're asking for really is that they have the same name, which you can easily do by pulling down the source code, renaming the module definition, and rebuilding using ant.

justintoth avatar Nov 27 '12 16:11 justintoth