Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 384 Bytes

react-navigation-redux-helpers

This repo contains Redux middleware and utils for React Navigation.

Installation

yarn add react-navigation-redux-helpers

or

npm install --save react-navigation-redux-helpers

Use

Consult the React Navigation docs for how to use this library.