Closed jpaas closed 5 years ago
Oopsie. I'll change it back.
Okay, I've released react-navigation-redux-helpers@3.0.8
(for react-navigation@3.11
and earlier) and react-navigation-redux-helpers@4.0.1
(for react-navigation@3.12
and later).
Thanks @Ashoat! It works again.
When the imports in the reducer changed from
@react-navigation/core
toreact-navigation
this broke any app usingreact-navigation-web
becausereact-navigation
imports native modules.