mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-20 20:21:43 -05:00
that's super groovy
This commit is contained in:
@@ -64,6 +64,7 @@ export default function ItemDetail({
|
||||
color={Colors.Primary}
|
||||
onPress={() => {
|
||||
if (item.ArtistItems) {
|
||||
navigation.goBack() // Dismiss menu
|
||||
navigation.navigate("Artist", {
|
||||
artist: item.ArtistItems[0]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user