You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change to "react-native-router-flux": "4.0.0-beta.27" (remove ^) otherwise your package manager will still install the .28 version (unless you have a .lock at .27)
Version
Tell us which versions you are using:
"react": "16.3.1",
"react-native": "0.55.2",
"react-native-router-flux": "^4.0.0-beta.27",
Actual behaviour
undefined is not an object (evaluating 'resetAction.actions.map')
The text was updated successfully, but these errors were encountered: