Skip to content

Feature: Using Redux-Persist #4

@gsbiel

Description

@gsbiel

Proposed change

In the current release, the user's favorite list is being persisted in the AsyncStorage using hard code. It would be better if it was implemented using redux-persist, once react-redux is already being used.

Why is it important?

Because it would be better for code maintenance and for code coherence, once redux is being used in the project.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions