Skip to content

Add removeItem method to the API #2

Description

@adam-s

AsyncStorage.removeItem() doesn't exist for Android. Can the API include this and the other methods? I've been using AsyncStorage.set('key', null) as the work around.

getItem
setItem
removeItem
mergeItem
clear
getAllKeys
flushGetRequests
multiGet
multiSet
multiRemove
multiMerge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions