A QR Code Scanner Component for Cordova in ReactJS that works on Android.
Yes, a component that does the job well. Code below, customise for your use case. Note: It does not use the “cordova-plugin-qrscanner” which is brok...
Yes, a component that does the job well. Code below, customise for your use case. Note: It does not use the “cordova-plugin-qrscanner” which is brok...
Problem: The Cordova App when run on Android give a Connection refused error on https://localhost/* URLs. Fix: Follow these steps: Edit package.json Set homepag...
Install Cordova Create a Cordova project Open package.json of the existing ReactJS App.Copy the sections – scripts, dependencies, browserList from the abo...
Here are the steps you can follow to upgrade NodeJS on an Ubuntu system. KjKj [/.] Sreekumar programs computers as a hobby and profession. Into programming from...
Glad to write about a twitter bot I had written and launched during the last Independence day – Tat Kim. For those who are not in the know, Tat Kim means ...
Here are the steps I followed to get my dev instance of cassandra copied to a new server (both single node instances) I’ve used medusa tool for the same. ...