react-native-qrcode
react-native-qrcode copied to clipboard
QR code not showing with value from state
QR code is not showing with value from state Also disappears when state value changes
is there any update regarding this issue? Have you found the cause?
My issue was because the bundling process is not correct, it doesnt 'generate' the image correctly and after cleaning and rebuild, it runs perfectly.