By default, I can only have a single line of text in the title of the NavBar with react-native-router-flux.
I want to have 2 lines of text in the title of the NavBar. Thus, how can I actually have a custom component as the title of the NavBar in react-native-router-flux?