Skip to content

Commit 46f24ef

Browse files
committed
remove shouldEnableMaxHeight, because it interferes with work of minHeight
1 parent 6956000 commit 46f24ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/EditRequestAmountPage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ function EditRequestAmountPage({defaultAmount, defaultCurrency, onNavigateToCurr
4444
<ScreenWrapper
4545
includeSafeAreaPaddingBottom={false}
4646
shouldEnableKeyboardAvoidingView={false}
47-
shouldEnableMaxHeight
4847
shouldEnableMinHeight={DeviceCapabilities.canUseTouchScreen()}
4948
testID={EditRequestAmountPage.displayName}
5049
>

0 commit comments

Comments
 (0)