Skip to content

fix(android): support RN 0.77 #4386

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

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

huextrat
Copy link
Contributor

Summary

RNVideo not building on Android with RN 0.77

ReadableArray is now correctly typed as optional

Changelog: https://reactnative.dev/blog/2025/01/21/version-0.77#android

Motivation

Make it build on RN 0.77

Changes

ReadableArray is now correctly typed as optional

fixes: #4385

Test plan

@freeboub freeboub merged commit 8b952e7 into TheWidlarzGroup:master Jan 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: RN 0.77 support
2 participants