I've created a PWA based on CRA and I want to calculate the disk space on my device (desktop/mobile when PWA is installed).
There is a Javascript solution to achieve this ? I've searched in the net but I don't find anything.
You can't access this information from the PWA. You would need a native app.