Closed TheLukaszNs closed 6 years ago
Also, we should delete files stored locally (except for UNKNOWN), because we don't need them anymore!
I didn't do it so that there would be no migration errors.
@TheLukaszNs See #40
@agentmilindu task has been taken or something? I can't take it 😞
@TheLukaszNs Check now.
BTW, please join the Gitter chat https://gitter.im/CodeLanka/ez-net-app
What this PR can help with?
This PR fixes #32, modifies
Api
class and adds new package:Note!
For now thumbnails are fetched from firebase, stored in local storage, but they are not deleted! This means that we should delete these files or override them (for example by specifying path). I'll think about it and fix it in one of next commits.