From d4c186e640214d2c36c66d210bae0752a497a6de Mon Sep 17 00:00:00 2001 From: Philip Cesar Garay Date: Tue, 9 Sep 2025 18:22:41 +0800 Subject: [PATCH] update --- src/screens/Library/components/MusicCard.js | 6 +++--- src/screens/Profile/Profile.js | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/screens/Library/components/MusicCard.js b/src/screens/Library/components/MusicCard.js index 9593c53..4d2e664 100644 --- a/src/screens/Library/components/MusicCard.js +++ b/src/screens/Library/components/MusicCard.js @@ -110,9 +110,9 @@ const MusicCard = ({ ...Style.containerSpaceBetween, paddingHorizontal: 8, }} - experimentalBlurMethod={ - Platform.OS !== "ios" ? "dimezisBlurView" : "none" - } + // experimentalBlurMethod={ + // Platform.OS !== "ios" ? "dimezisBlurView" : "none" + // } > diff --git a/src/screens/Profile/Profile.js b/src/screens/Profile/Profile.js index d8b9e99..d0ce542 100644 --- a/src/screens/Profile/Profile.js +++ b/src/screens/Profile/Profile.js @@ -254,9 +254,9 @@ const Profile = () => { backgroundColor: Palette.glass, paddingHorizontal: 20, }} - experimentalBlurMethod={ - Platform.OS !== "ios" ? "dimezisBlurView" : "none" - } + // experimentalBlurMethod={ + // Platform.OS !== "ios" ? "dimezisBlurView" : "none" + // } > { {item}