Skip to content

Commit

Permalink
fix: changes after review
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed May 16, 2024
1 parent f059919 commit 79ea825
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ function CustomBottomTabNavigator({initialRouteName, children, screenOptions, ..
testID={CustomBottomTabNavigator.displayName}
shouldShowOfflineIndicator={false}
shouldEnableKeyboardAvoidingView={false}
shouldEnablePickerAvoiding={false}
>
<View style={styles.flex1}>
<NavigationContent>
Expand Down

0 comments on commit 79ea825

Please sign in to comment.