Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewidlarzgroup/react-native-video-player
A <VideoPlayer /> component for React Native with custom controls
https://github.com/thewidlarzgroup/react-native-video-player
hacktoberfest react-native video-player
Last synced: 4 days ago
JSON representation
A <VideoPlayer /> component for React Native with custom controls
- Host: GitHub
- URL: https://github.com/thewidlarzgroup/react-native-video-player
- Owner: TheWidlarzGroup
- License: mit
- Created: 2016-09-07T18:16:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T22:03:43.000Z (13 days ago)
- Last Synced: 2024-12-15T01:02:34.824Z (11 days ago)
- Topics: hacktoberfest, react-native, video-player
- Language: TypeScript
- Homepage: https://docs.thewidlarzgroup.com/react-native-video-player/
- Size: 57.6 MB
- Stars: 547
- Watchers: 19
- Forks: 318
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# What do you need from the video UI controls library?
As we approach the end of 2024, we've started working on the roadmap for this project. This means it's not deadβit was just waiting for the perfect moment! Please share your enthusiasm and feedback here: [https://github.com/TheWidlarzGroup/react-native-video-player/discussions/186](https://github.com/TheWidlarzGroup/react-native-video-player/discussions/186)
# react-native-video-player
π₯ `` component for React Native with a few controls. This player uses [react-native-video](https://github.com/TheWidlarzGroup/react-native-video) under the hood
Demo video
## Documentation
documentation is available at [docs.thewidlarzgroup.com/react-native-video-player/](https://docs.thewidlarzgroup.com/react-native-video-player/)## Installation
```
yarn add react-native-video-player react-native-video
```or
```
npm install --save react-native-video-player react-native-video
```Then, install pods
```
cd ios
pod install
```## Example
```tsx
import VideoPlayer, { type VideoPlayerRef } from 'react-native-video-player';const playerRef = useRef(null);
console.log(e)}
showDuration={true}
/>
```## Future features
Check out our [Roadmap](https://github.com/TheWidlarzGroup/react-native-video-player/discussions/186) for what's coming up next! We're always working on new features and improvements, so stay tuned!
## Community support
We have a discord server where you can ask questions and get help. [Join the discord server](https://discord.gg/WXuM4Tgb9X)## Enterprise Support
π± react-native-video-player is provided as it is. For enterprise support or other business inquiries, please contact us π€. We can help you with the integration, customization and maintenance. We are providing both free and commercial support for this project. let's build something awesome together! π