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

View File

@@ -13,6 +13,7 @@ export default function Index({ navigation }: { navigation : NativeStackNavigati
flexGrow={1}
contentInsetAdjustmentBehavior="automatic"
removeClippedSubviews
paddingBottom={"$15"}
>
<H2>{`Recently added`}</H2>
<RecentlyAdded navigation={navigation} />