fix: pressin to show controls

This commit is contained in:
Fredrik Burmester
2024-11-26 22:27:05 +01:00
parent 1fdf45daa7
commit 6df20f516c
3 changed files with 5 additions and 11 deletions

View File

@@ -382,7 +382,7 @@ export const Controls: React.FC<Props> = ({
</View>
<Pressable
onPress={() => {
onPressIn={() => {
toggleControls();
}}
style={{