Skip to content

Error : null is not an object (evaluating 'RNPreferenceManager.set') #24

@oguilbaud

Description

@oguilbaud

Hi,
I use the version 2.2.1 with RN version 0.63.4.

I have this error when I set one value like this :

Preference.set("key", "123")
            .then(() => console.log("ok"))
            .catch((e) => console.log(e));

Regards

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