optimize volume and brightness overlays

This commit is contained in:
Jorrin
2024-03-21 21:58:41 +01:00
parent 86f1210090
commit 945a9bf21d
8 changed files with 119 additions and 111 deletions

View File

@@ -19,7 +19,7 @@ const PlayerText = styled(Text, {
function SettingsSheet(props: SheetProps) {
return (
<Sheet
snapPoints={[80]}
snapPoints={[90]}
dismissOnSnapToBottom
modal
animation="spring"