react-viewer
react-viewer copied to clipboard
Can you create a separate NPM package for Nextjs ?
Nextjs have pre Installed image package named Next/Image and it is good for Image Optimization for every different kinda device. The good part is you just have to replace the previous with <Image>.
Thanks