new tickets

This commit is contained in:
2025-10-24 14:15:59 +02:00
parent 702e989128
commit 8356b04eb2
10 changed files with 113 additions and 32 deletions
+5 -1
View File
@@ -48,8 +48,9 @@ const AllMyPlaylist = () => {
intensity={Platform.OS !== "ios" ? 10 : 20}
style={{
...Style.containerSpaceBetween,
height: 59,
minHeight: 59,
paddingHorizontal: 10,
paddingVertical: 12,
}}
// experimentalBlurMethod={
// Platform.OS !== "ios" ? "dimezisBlurView" : "none"
@@ -57,9 +58,12 @@ const AllMyPlaylist = () => {
>
<Text
style={{
flex: 1,
fontSize: 16,
color: Palette.white,
fontFamily: FONT_FAMILY.InterRegular,
marginRight: 12,
flexShrink: 1,
}}
>
{item?.name || "Sans nom"}