StackNavigator({ MyTab: { screen: TabNavigator({ }), navigationOptions: { title: 'Header title' } } })