react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
How to add an image loader ?
Is there a way to add a loader before the image is loaded by zoom-pan-pinch ?
I'm trying to use React.lazy adn React.suspense but it's not working for me.