I am using react navigation in a react native project. I have a component with a header using navigationOptions.
I am trying to access the props to set a dynamic name but it seems they are undefined. I don't seem to be able to access them inside the navigationOptions object. Any clue?