-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS 报错 Invariant Violation: Native module cannot be null. #24
Comments
有demo可以运行吗? |
依赖没安装成功,请检查pod成功没;你可以在Podfile文件中添加
然后
|
也许还需要
|
按你的步骤添加后已经解决问题了,谢谢。建议README上是也加上ios手动link步骤 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rn版本:0.61.5
集成到IOS成功了,但加上
import VideoPlayer from 'react-native-rn-videoplayer';时就会报错Native module cannot be null.
请问这个问题有解决办法吗?
The text was updated successfully, but these errors were encountered: