Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Library causes app to crash when using await AsyncStorage.getItem(STORAGE_KEY); #202

Closed
sehranhas opened this issue Oct 22, 2017 · 0 comments

Comments

@sehranhas
Copy link

When my app does not include this library it works fine with await AsyncStorage.getItem(STORAGE_KEY).done(); however when I add the library in it will cause the app to crash and log error messages associated with AsyncStorage. If I also comment out the AsyncStorage code and just include the chart then the app works fine again. Seems like AsyncStorage and this library don't work well with each other

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

No branches or pull requests

1 participant