Open akashs1706 opened 7 years ago
I am getting images from API. So what i need is to convert those image urls to base64 and save it in sqlite table. and then display them offline from local sqlite db where images saved as base64.
I am getting images from API. So what i need is to convert those image urls to base64 and save it in sqlite table. and then display them offline from local sqlite db where images saved as base64.