Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Flow errors in middleware.js #30

Closed
femiveys opened this issue May 17, 2018 · 1 comment
Closed

Flow errors in middleware.js #30

femiveys opened this issue May 17, 2018 · 1 comment

Comments

@femiveys
Copy link

Commit 4731556 has introduced flow errors in middleware.js.

On line 9 we have:
Cannot import getNavigationActionCreators because there is no getNavigationActionCreators export in react-navigation.

Online 99 we have:
Cannot assign object literal to navigation because property state is not writable in property state.

Can this be fixed?

@Ashoat
Copy link
Member

Ashoat commented May 17, 2018

This is blocked on this PR, which should hopefully get merged early next week. For now, either use the libdef from that PR, or downgrade to an earlier version of react-navigation-redux-helpers.

@Ashoat Ashoat closed this as completed May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants