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

Fix: load background video #86

Merged
merged 2 commits into from
Nov 24, 2023

Commits on Nov 23, 2023

  1. fix update dependencies

    why: dependencies incompatible,[email protected] - expected version: ~15.4.5
    how: with npx expo install --fix
    ArkadiK94 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8f77ea1 View commit details
    Browse the repository at this point in the history
  2. [Bug] fix: taking time to load background image/video

    How: add image poster while the video loading as a child in Video component
    Why: make the transition more smoother
    What: fix: taking time to load background image/video
    ArkadiK94 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b09663c View commit details
    Browse the repository at this point in the history