player, song generation again, home and design fixes
This commit is contained in:
@@ -228,13 +228,6 @@ const HitParade = () => {
|
||||
/>
|
||||
<View style={{ flex: 1, gap: 24 }}>
|
||||
<View style={{ gap: 11 }}>
|
||||
<Pressable style={{ position: "absolute", right: 8, top: 20 }}>
|
||||
<Image source={icons.calendar} />
|
||||
</Pressable>
|
||||
<Image
|
||||
source={icons.hitParadeLogo}
|
||||
style={{ alignSelf: "center" }}
|
||||
/>
|
||||
<Pressable onPress={handlePlayRandomSong}>
|
||||
<Image
|
||||
source={icons.play}
|
||||
|
||||
Reference in New Issue
Block a user