Alex

Results 43 comments of Alex

guys, I faced similar issues and decided to create lib, you can use this - https://www.npmjs.com/package/react-native-qr-svg

Hi! It makes sense. I've faced the same problem.

@MatiPl01 it doesn't help

@MatiPl01 https://snack.expo.dev/-dhxdfPtAoOXMlvtSavoY

Locally, it looks like this https://github.com/user-attachments/assets/3c6e30ac-d189-42f4-b5ed-1e426a09dbe4 There is a weird frame

it looks like the error is present when position: absolute and opacity are used. If opacity is 1 or absolute is not used, everything is ok.

@MatiPl01 ios and web are okay

Guys who are looking for solutions to this, then just uninstall node_modules and install the dependencies again. Something strange happens with cli when switching to other branches. `rm -rf node_modules...

Hello! Did you manage to solve the problem?