Skip to content

Commit

Permalink
fix: rnvideo focus
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Nov 1, 2023
1 parent 0c456b0 commit 966e383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/background/MainBackground.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ const MainBackground = (props: { children: React.JSX.Element }) => {
repeat
muted
resizeMode="cover"
disableFocus={true}
preventsDisplaySleepDuringVideoPlayback={false}
/>
<View
Expand Down

0 comments on commit 966e383

Please sign in to comment.