titanium-barcode
titanium-barcode copied to clipboard
iOS support?
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
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.