React Native Router Flux: Transition and history using this same scene but with other parameters
问题 I'm creating a shop app and I'm using react-native-router-flux as a router. Currently, I have just few scenes like product list, product info, basket and checkout. But I need to create a navigation. I have JSON with whole navigation structure, where ID of category is the ID for call to API when ProductList scene calls componentDidMount(). But I don't know how to: a) use this same scene but with additional parameters and refresh it -- I suppose that I should do something like Actions.refresh({