Open ghost opened 9 years ago
The Menu is in the top level of the app (where Router is defined), 'customAction' description made it seem like this was probably the best way to handle it.
How do I do this.props.toRoute() when I am in the top level?
https://github.com/t4t5/react-native-router/wiki/How-To:-Side-Menu
The Menu is in the top level of the app (where Router is defined), 'customAction' description made it seem like this was probably the best way to handle it.
How do I do this.props.toRoute() when I am in the top level?