Hi
I have a json file acting as a database
it contains info that i want to show in a custom cards list
i can handel the texts as they are small in size but what about the images?
do i have to download each one of them? my list is about 600 item so i dont think thats a good option i also cant use a tableview for the same reason so my only option i think would be customlist lazyloading
i saw the cards as list example and it looks good but the problem is that it uses local photos
can someone tell me where to start? thanks
I have a json file acting as a database
it contains info that i want to show in a custom cards list
i can handel the texts as they are small in size but what about the images?
do i have to download each one of them? my list is about 600 item so i dont think thats a good option i also cant use a tableview for the same reason so my only option i think would be customlist lazyloading
i saw the cards as list example and it looks good but the problem is that it uses local photos
can someone tell me where to start? thanks