Skip to content

Document using Redux and Mobx in your app #280

@brentvatne

Description

@brentvatne

A common misconception of how we handled "redux integration" before was that this was how you used react-navigation in an app where you all use redux, when in fact it just demonstrated how to expose the guts of react-navigation to your redux store. Using redux, or any other state management library, is very easy to do alongside react-navigation -- you don't have to do anything different than you normally would. There are some tips we can provide around avoiding updates for inactive screens that may be handy though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions