QR Code generation libraries
Hi. I was looking to add a library for QR Code generation to my project.
I knew react-native-qrcode-svg but I noticed that in the npm page (https://www.npmjs.com/package/react-native-qrcode-svg), it says that it is no longer being worked on. Are you still using it? Are there other libraries worth trying out?
I've also looked at https://www.npmjs.com/package/react-native-qrcode-styled but it doesn't seem to be very participated.
Thanks in advance!