Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse authored Jun 22, 2022
1 parent 2e50886 commit 553e51c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/Video/RCTVideo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ class RCTVideo: UIView, RCTVideoPlayerViewControllerDelegate, RCTPlayerObserverH
item.seek(to: CMTime.zero)
self.applyModifiers()
} else {
self.setPaused(true);
_playerObserver.removePlayerTimeObserver()
}
}
Expand Down

0 comments on commit 553e51c

Please sign in to comment.