Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
This repository was 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

@sehranhas

Description

@sehranhas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions