Skip to content

Getting error when try to store data in android native module(Java) #969

@chze99

Description

@chze99

I am new to react native and also android native code. My work require me to store data from native android into AsyncStorage to be retrieve at react native side. I try to follow the example in documentation and end up with error:
cannot find symbol:
AsyncStorageAccess
Entry

May i know what package should I import/ what variable should I declare to fix this error

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