Skip to content
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

[Video] Add loading state to player #5149

Merged
merged 9 commits into from
Sep 4, 2024
Merged

[Video] Add loading state to player #5149

merged 9 commits into from
Sep 4, 2024

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Sep 4, 2024

Why

Adding loading state to the player, similar to what we do with JIFs.

Test Plan

TBD

Copy link

render bot commented Sep 4, 2024

Copy link

github-actions bot commented Sep 4, 2024

Old size New size Diff
7.09 MB 7.09 MB 9 B (0.00%)

Copy link

github-actions bot commented Sep 4, 2024

The Pull Request introduced fingerprint changes against the base commit:

Fingerprint diff
[{"type":"dir","filePath":"node_modules/expo-video/ios","reasons":["expoAutolinkingIos"],"hash":"83f39cea9de7cb277422ffc9ded938d167748016"},{"type":"dir","filePath":"patches","reasons":["patchPackage"],"hash":"efbf60dd34e99fd1232fe618391bf23dce5bbfa9"}]

Generated by PR labeler 🤖

@haileyok haileyok marked this pull request as ready for review September 4, 2024 22:42
Copy link
Member

@mozzius mozzius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks amazing, one nit you can ignore if you want

</ErrorBoundary>
</View>
)
}

function Inner({embed}: Props) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we possibly have a name other than Inner to disambiguate from VideoEmbedInner?

@haileyok haileyok force-pushed the hailey/loading-state branch from 0604783 to 062b6d0 Compare September 4, 2024 23:45
@haileyok haileyok merged commit 2556698 into main Sep 4, 2024
6 checks passed
@haileyok haileyok deleted the hailey/loading-state branch September 4, 2024 23:46
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.

2 participants