react-file-viewer
react-file-viewer copied to clipboard
How to substitute react-file-viewer
excuse me, my project is react >=18, but this lib dependent is 16.9.0 < react < 17.0.0 , so we need a new lib to substitute react-file-viewer . could you recommend a new lib?
hello! How did you solve this problem in the future?
This library doesnt really seem to be maintained. I swapped it out for react-doc-viewer
@thefedoration This package redirects xlsx files through live.com. I would prefer not to share my data with an external service.
Source: https://github.com/cyntler/react-doc-viewer/blob/main/src/renderers/msdoc/index.tsx#L13