Im looking for a Way to decode qr-code from image file in react native (ios specifically)... I know expo provides camera scanner solution ... But im in need for file decoder
Any help is very much appreciated.
Answering my own question...
I posted the solution that I came up with in detail in this blog post
Also the final code is Available on Github