Skip to content

The SDK needs to be decoupled from AsyncStorage #655

@shamilovtim

Description

@shamilovtim

AsyncStorage should not be a transitive dependency of this library. Instead we should be able to provide you with getters and setters of our own local storage solution. In our case, we use MMKV. End users will be dissatisfied to learn that the entire AsyncStorage library has been brought into their project especially when they have opted not to use it due to performance concerns. Could you please provide a timeline for refactoring this issue with your RN SDK?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions