Mike Ribbons

Results 17 comments of Mike Ribbons

I have done a bit more investigation and playing with the platform/assets/www/cordova.js file. It seems as though it expects cordova.define() to work with the global require(), but that isn't the...

Hi @theBliz, I couldn't get it to work. I have walked away from it for now.

@theBliz nope, I couldn't get any plugins to work. I added cordova-plugin-cipherlab-rs30 then removed it, then I got the issues with cordova.js, as above. Is cordova-plugin-camera functional after importing?

@theBliz Looks promising. Let me know how it goes on device, make sure you wire up the camera function and test it out. Full disclaimer, I don't have time to...

From memory I didn't have much luck with this plugin. Transpiling of the cordova plugin's js files wouldn't work. I suggest you locate RN ports of the cordova packages you...

https://github.com/axemclion/react-native-cordova-plugin/issues/42

@mateuszmatyszkowicz zxing is one I have heard a lot of but never tried (I have only worked with built in (hardware) scanners for android). Google "zxing react native", there's a...

@theBliz I haven't submitted a PR yet because the work is incomplete. The changes are only in my repo: https://github.com/mribbons/react-native-cordova-plugin

@XBLDev you might be better off contributing your efforts to converting whichever libs you need to RN, this one doesn't seem to be moving.

HI @axemclion, care to have a look at my repo? I don't have the necessary knowledge to get it working. https://github.com/axemclion/react-native-cordova-plugin/issues/42