-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Support for RN 0.69.4 and use_framework! #2812
Comments
Are you using |
I'm using What may be the difference that makes it work for me is the RN version. I'm still on 0.68.2 Edit: I also had to disable Flipper. |
OK if you were to set static on the dependent pod specs for react-native-video what are those names? |
I love that idea. And agree. |
CocoaPods 1.5.0 introduced So for version with video caching:
with this config you don't need to add tested with RN v0.69.3 |
Thanks for the update! |
I am able to build with use_frameworks!, On 0.64 version of react native. No activity on this issue since long time. Let's close it |
I am getting static issues with using use_framework! with this library.
What is the solution when using use_frameworks! ?
I am using: "react-native-video": "6.0.0-alpha.1"
I tried setting it to static and dynamic and still having errors compiling.
Thoughts?
The text was updated successfully, but these errors were encountered: