react-native-qrcode icon indicating copy to clipboard operation
react-native-qrcode copied to clipboard

Make canvas transparent

Open Slowyn opened this issue 6 years ago • 7 comments

Problem: image Current implementation doesn't allow to create qr-code with transparent backgrounds.

This PR turns transparency by default.

Slowyn avatar May 03 '18 08:05 Slowyn

@cssivision will you merge this?

This PR fixed our problem, when we have two themes, light and dark.

QRCode view will break in dark view, so we need make background color be transparent.

Especially we have this problem on android phone.

yhsiang avatar Dec 10 '18 05:12 yhsiang

Published react-native-qrcode-transparent based on this PR while we wait

balthazar avatar Dec 18 '18 16:12 balthazar

Guys, sad news, the repo is officially no longer maintained. Someone should take a project at his hand. @balthazar It would be nice if you could maintain and develop your fork further. You should make PR with the link from this project to yours. @cssivision Are you agree to this and will you accept the incoming PR?

Slowyn avatar Dec 20 '18 11:12 Slowyn

Unfortunately not possible for me, as I already have a couple repos to maintain.

balthazar avatar Dec 20 '18 11:12 balthazar

Well, probably I can take maintenance. We'll see.

Slowyn avatar Dec 20 '18 11:12 Slowyn

that is great, if someone can take the maintenance.

cssivision avatar Dec 21 '18 02:12 cssivision

I can commandeer the repo if the the owner is okay with it.

AkshatGiri avatar Jul 17 '19 06:07 AkshatGiri