You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I see, they are identical. Or am I missing something?
@hzhoanglee I think you're missing that it's just commenting out those lines, not replacing them with something else. Video.propTypes is undefined with the latest react-native-video versions, which makes that code throw an error.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-native-video-player@0.14.0
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: