Still busy with my mobile app
Just to confirm, App connect can store data to local storage, but not the images it loads dynamically from my API server?
Is there a Wappler way of storing these or should I look elsewhere for solution?
Still busy with my mobile app
Just to confirm, App connect can store data to local storage, but not the images it loads dynamically from my API server?
Is there a Wappler way of storing these or should I look elsewhere for solution?
Seems like https://github.com/chrisben/imgcache.js/ is the way to go for now with https://imagesloaded.desandro.com to check if already loaded.