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}