Skip to content

Couldn't there be some unexpected problems due to Virtualization? #40

@victoriomolina

Description

@victoriomolina

The component "Post" which you render in your FlatList is stateful. I think that, because of long lists (or multiple columns FlatLists), some of your components will be re-mounted and, in consequence, will lose their state.

Maybe, it could be good to move those states to redux ;) something that will be also useful to synchronize your roots, or as an in-memory cache to prevent some requests.

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