This commit is contained in:
Violet Caulfield
2025-02-18 22:56:15 -06:00
parent e6a2b5a3af
commit ec690a817f

View File

@@ -10,7 +10,7 @@ export default function Index({ navigation }: { navigation : NativeStackNavigati
return (
<SafeAreaView edges={["top", "left", "right"]}>
<ScrollView
flex={1}
flexGrow={1}
contentInsetAdjustmentBehavior="automatic"
removeClippedSubviews
>