mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
wip
This commit is contained in:
@@ -226,6 +226,7 @@ export const CurrentlyPlayingBar: React.FC = () => {
|
||||
style={[animatedTextStyle]}
|
||||
>
|
||||
<Text>{currentlyPlaying.item.Name}</Text>
|
||||
<Text>{currentlyPlaying.item.Name}</Text>
|
||||
</Animated.View>
|
||||
|
||||
<Animated.View
|
||||
|
||||
Reference in New Issue
Block a user