We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15efa74 + 91d1f55 commit 8720561Copy full SHA for 8720561
source/views/calendar/index.js
@@ -62,6 +62,7 @@ const CalendarView = TabNavigator({
62
63
CalendarView.navigationOptions = {
64
title: 'Calendar',
65
+ headerBackTitle: 'Back',
66
}
67
68
export default CalendarView
0 commit comments