diff --git a/mobile/src/components/CustomSelect.tsx b/mobile/src/components/CustomSelect.tsx index 204e090..9f702b9 100644 --- a/mobile/src/components/CustomSelect.tsx +++ b/mobile/src/components/CustomSelect.tsx @@ -54,6 +54,7 @@ function CustomCountrySelect({ dropDownContainerStyle={{ borderColor: customTheme.colors.gray[300], }} + listMode="SCROLLVIEW" labelStyle={{ fontSize: customTheme.fontSizes.xs, }}