animated_routes_react
animated_routes_react copied to clipboard
how to use with redux?
export default connect(mapStateToProps)(AnimatedSwitch);
it doesn't work。 componentWillAppear don't execute