React QRcode scanner

I’m building an Hybrid App with React and wrapping it with Ionic, I’m using a npm QRcode scanner that works on web and Android but not in iOS, does anyone know if there is a QRcode package/plugin compatible with React that works in Android and iOS?

Thank you