From 5ad20f3cb3a5c60b0ae45fb90975dc052448956a Mon Sep 17 00:00:00 2001 From: Amarparab2024 <156438377+Amarparab2024@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:07:45 +0530 Subject: [PATCH] fix shouldEnableMaxHeight --- src/pages/SearchPage/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/SearchPage/index.js b/src/pages/SearchPage/index.js index 7c472296dfe1..a3fdf4c45819 100644 --- a/src/pages/SearchPage/index.js +++ b/src/pages/SearchPage/index.js @@ -143,6 +143,7 @@ function SearchPage({betas, reports, isSearchingForReports}) { includeSafeAreaPaddingBottom={false} testID={SearchPage.displayName} onEntryTransitionEnd={handleScreenTransitionEnd} + shouldEnableMaxHeight > {({didScreenTransitionEnd, safeAreaPaddingBottomStyle}) => ( <>