diff --git a/src/components/Custom/AnimatedBottomBar.js b/src/components/Custom/AnimatedBottomBar.js index eab966f..5dc78ac 100644 --- a/src/components/Custom/AnimatedBottomBar.js +++ b/src/components/Custom/AnimatedBottomBar.js @@ -75,6 +75,13 @@ class AnimatedBottomBar extends React.Component { ref={this.ref} style={styles.container}> + + this.props.navigation.navigate('group-select')} + /> + { style={{marginLeft: 5}} onPress={() => this.props.onPress('today', undefined)}/> - - this.props.navigation.navigate('group-select')} - /> -