Instant Mix Buildout, Fix Android Playback Controls, Update Toast Styling (#316)

Adds an Instant Mix Button and Screen - users can view an instant mix from the album page by tapping on the Compass icon (which is styled for Dark and Light mode, respectfully)

Fixes Android playback controls not showing up - this is a regression introduced by React Native's New Architecture and is being rolled back. A future update will fix this and get Android builds back on the New Architecture

Adds Tamagui styling to toasts so that they are more homogenous with the rest of the UI
This commit is contained in:
Violet Caulfield
2025-05-01 10:46:03 -05:00
committed by GitHub
parent 2a7661d1a7
commit ae7aef5df3
74 changed files with 650 additions and 386 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
{
"name": "Jellify",
"displayName": "Jellify",
"expo": {
"newArchEnabled": true
}
"displayName": "Jellify"
}