Skip to content

fs module not found.

I am trying to use this library in react native to read the content of pdf file but pdf-parse throws error for 'fs' module not found.

Any suggestion is appreciated.

Open to other ideas for reading content of pdf in react native.