mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
optimize volume and brightness overlays
This commit is contained in:
@@ -19,7 +19,7 @@ const PlayerText = styled(Text, {
|
||||
function SettingsSheet(props: SheetProps) {
|
||||
return (
|
||||
<Sheet
|
||||
snapPoints={[80]}
|
||||
snapPoints={[90]}
|
||||
dismissOnSnapToBottom
|
||||
modal
|
||||
animation="spring"
|
||||
|
Reference in New Issue
Block a user