Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache backend & Clear Expired Cache Items on splash screen #37

Open
jitenics opened this issue Jun 11, 2021 · 1 comment
Open

Cache backend & Clear Expired Cache Items on splash screen #37

jitenics opened this issue Jun 11, 2021 · 1 comment

Comments

@jitenics
Copy link

1 ) i am curious if there is any other backend i can use to store cache data
2 ) is there any way to clear all expired cache in splash screen ?
3 ) can we reclaim space occupied by expired cache data ?

@jfavrod
Copy link

jfavrod commented Jan 27, 2022

According to a code comment, you should be able to use any other backend that conforms to the AsyncStorage API. I don't know why that interface is not defined. backend is currently typed as any (in TypeScript).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants