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.
1 parent 1fb64c1 commit 91d1f55Copy full SHA for 91d1f55
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