mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
chore: I love vscode
This commit is contained in:
@@ -15,7 +15,7 @@ export const MiddleControls = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<TouchableWithoutFeedback onPress={handleTouch}>
|
<TouchableWithoutFeedback onPress={handleTouch}>
|
||||||
<View className="absolute inset-x-0 top-1/3 bottom-1/3 flex flex-row items-center justify-center gap-24">
|
<View className="absolute inset-x-0 bottom-1/3 top-1/3 flex flex-row items-center justify-center gap-24">
|
||||||
<Controls>
|
<Controls>
|
||||||
<SeekButton type="backward" />
|
<SeekButton type="backward" />
|
||||||
</Controls>
|
</Controls>
|
||||||
|
Reference in New Issue
Block a user