react-native-vlc-media-player
react-native-vlc-media-player copied to clipboard
React native media player for video streaming and playing. Supports RTSP, RTMP and other protocols supported by VLC player
A problem occurred evaluating project ':react-native-vlc-media-player'. > Could not find method provided() for arguments [directory 'libs'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. react-native version is 0.68.1
While using react-native-vlc-media-player with react-native:0.69 getting the following error: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'
When I add this module to my react project, it gives me this error: **...\playerView\index.js** for the tag. `Support for the experimental syntax 'jsx' isn't currently enabled (231:7):` Is it...
Cannot read properties of undefined (reading 'VlCPlayerView') i have issue, can help me
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
On IOS onBuffering data its return only {"target": 13099} ,How to get buffer is completed or not
I installed the library and when I am trying to run yarn android it throws me an error `Task :app:mergeDebugNativeLibs FAILED w: Detected multiple Kotlin daemon sessions at build\kotlin\sessions Deprecated...
Andriod build error ``` Execution failed for task ':app:packageDebug'. > A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable > java.lang.OutOfMemoryError (no error message) ```