13 lines
883 B
Markdown
13 lines
883 B
Markdown
# Useful projects
|
|
This page links other open source projects which can be useful for your player implementation. <br>
|
|
If you have a project which can be useful for other users, feel free to open a PR to add it here.
|
|
|
|
## Our (TheWidlarzGroup) libraries
|
|
- [react-native-video-player](https://github.com/TheWidlarzGroup/react-native-video-player): Our video player UI library
|
|
|
|
## Community libraries
|
|
- [react-native-corner-video](https://github.com/Lg0gs/react-native-corner-video): A floating video player
|
|
- [react-native-track-player](https://github.com/doublesymmetry/react-native-track-player): A toolbox for audio playback
|
|
- [react-native-video-controls](https://github.com/itsnubix/react-native-video-controls): Video player UI
|
|
- [react-native-media-console](https://github.com/criszz77/react-native-media-console): React-native-video-controls updated and rewritten in typescript
|