Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createQR function is not compatible with react-native #234

Open
brimigs opened this issue May 1, 2024 · 0 comments
Open

createQR function is not compatible with react-native #234

brimigs opened this issue May 1, 2024 · 0 comments

Comments

@brimigs
Copy link

brimigs commented May 1, 2024

the createQR function is not compatible with react-native. It needs to be updated to use a different npm library to render the QR code that is compatible with react-native. I used QRCode from "react-native-qrcode-svg" to render the QR code from the URL generated from encodeURL. It would be great to have something like this incorporated in the createQR solana pay function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant