Results 4 comments of josefdclxvi

it works when i install it with `--legacy-peer-deps` `npm add react-qr-reader --legacy-peer-deps` is it ok if i ignore the required version of react for this package? will there be conflicts...

i found the problem regarding in this lib with React 18 there is an error message from react that ![image](https://user-images.githubusercontent.com/45645153/163701685-ba297893-d56d-44c2-91b2-9e655921fd49.png) this react dom render inside index.js is now deprecated in...

im using cli of react native as well but got the same error. any idea how to solve? ![image](https://github.com/Kureev/react-native-blur/assets/45645153/0a4d6d8c-5d54-4db9-a558-40a03f5d7eec) EDIT: works fine by restarting the service/development server

hi @jdhenry08, im not sure if im getting your comment correctly but are you trying to use CSS variables outside CSS? as i recall CSS variables are intended to be...