Getting error message
Type 'AsyncStorageStatic' is missing the following properties from type 'IAsyncStorage<string, any>': store, size, getStorets(2739
I have followed the documentation for installation, however still errors.
Getting error message
Type 'AsyncStorageStatic' is missing the following properties from type 'IAsyncStorage<string, any>': store, size, getStorets(2739
I have followed the documentation for installation, however still errors.
2
Answers
You can find the type you need in this file:
Its content is:
Import or copy it in your code and then do something like:
Sometimes you need restart your android emulator or stop it and start over freshly if it does not find the type or module after its Installation.