diff --git a/components/Player/mini-player.tsx b/components/Player/mini-player.tsx index 36192507..54fbcd45 100644 --- a/components/Player/mini-player.tsx +++ b/components/Player/mini-player.tsx @@ -44,7 +44,7 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers - + {/** Memoize TextTickers otherwise they won't animate due to the progress being updated in the PlayerContext */} { useMemo(() => { return ( - + + {/** Memoize TextTickers otherwise they won't animate due to the progress being updated in the PlayerContext */} + { useMemo(() => { + + }, [ + nowPlaying + ])}