blinky9
Results
1
issues of
blinky9
Hi, In native react navigation, we can use navigation.setParams to pass our functions into Header (by using navigationOptions and navigation.getParam as described in [this](https://reactnavigation.org/docs/en/header-buttons.html#header-interaction-with-its-screen-component)) But on the web, setParams does...