mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-18 11:10:59 -05:00
okay
This commit is contained in:
@@ -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} />
|
||||
|
||||
Reference in New Issue
Block a user