Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

react native expo QRcode GENERATOR

I want to build my app QRCODE GENERATOR in React Native Expo.

I work with QR code - module react-native-qrcode version 0.2.7, and I have this error.

like image 565
abdelhadi kharbouch Avatar asked Sep 03 '25 10:09

abdelhadi kharbouch


1 Answers

react-native-qrcode is no longer maintained.

You can use react-native-qrcode-svg package

https://www.npmjs.com/package/react-native-qrcode-svg

yarn add react-native-qrcode-svg

OR

npm install --save react-native-qrcode-svg
like image 86
Neetin Solanki Avatar answered Sep 05 '25 02:09

Neetin Solanki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!