animated_routes_react icon indicating copy to clipboard operation
animated_routes_react copied to clipboard

how to use with redux?

Open VonJie opened this issue 7 years ago • 0 comments

export default connect(mapStateToProps)(AnimatedSwitch);

it doesn't work。 componentWillAppear don't execute

VonJie avatar Jan 31 '18 08:01 VonJie