Skip to content

feat: add mobile video player component with controls and picture-in-…#20

Merged
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
Obiajulu-gif:feature/mobile_video_player
Jan 23, 2026
Merged

feat: add mobile video player component with controls and picture-in-…#20
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
Obiajulu-gif:feature/mobile_video_player

Conversation

@Obiajulu-gif
Copy link
Copy Markdown
Contributor

Closes #7

  • Implemented MobileVideoPlayer component for video playback on mobile.
  • Added VideoControls component for user interaction with playback.
  • Created usePictureInPicture hook to manage picture-in-picture functionality.
  • Developed useVideoGestures hook for handling video scrubbing and tap gestures.
  • Introduced videoQuality service for managing video source quality and network type.
  • Updated README to include mobile documentation.

Obiajulu-gif and others added 2 commits January 23, 2026 15:49
…picture support

- Implemented MobileVideoPlayer component for video playback on mobile.
- Added VideoControls component for user interaction with playback.
- Created usePictureInPicture hook to manage picture-in-picture functionality.
- Developed useVideoGestures hook for handling video scrubbing and tap gestures.
- Introduced videoQuality service for managing video source quality and network type.
- Updated README to include mobile documentation.
@RUKAYAT-CODER RUKAYAT-CODER merged commit ae378f3 into rinafcode:main Jan 23, 2026
This was referenced May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Mobile Video Player

2 participants