I am developing a hybrid application where I want to store images, documents and videos in the device. In my windows app I used to store data in the local storage (C:\Users\xyz\AppData\Local\Packages).
How do I proceed in the hybrid app. I will be deploying it in Windows, iOS and Android devices.