I\'m using react native navigation (react-navigation) StackNavigator. it starts from the Login page throughout the whole lifecycle of the app. I don\'t want to have a back
react-navigation versions >= 1.0.0-beta.9
navigationOptions: { headerLeft: null }