react-navigation / redux-helpers

Redux middleware and utils for React Navigation
Other
296 stars 43 forks source link

Return result of next action #1

Closed mbernardy closed 6 years ago

mbernardy commented 6 years ago

This change was necessary for me to get the middleware to work correctly with the middleware provided by redux-thunk and some of our internal middleware.

I am far from a redux pro so please let me know if there is another way to effectively combine this middleware with others.

Thanks for creating this stuff and keep up the good work.

-Max

Ashoat commented 6 years ago

Published updated package at react-navigation-redux-helpers@1.0.1