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

Migrate to Expo SDK 52 and replace expo-av with expo-video #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

saoud77
Copy link

@saoud77 saoud77 commented Dec 22, 2024

Description:

This PR migrates the project to Expo SDK 52 and replaces expo-av with expo-video for handling video playback.

Key Changes:

Migration to Expo SDK 52:

  • Updated the project to the latest Expo SDK (v52).
  • Fixed any compatibility issues arising from the migration.

Replacement of expo-av with expo-video:

  • Removed expo-av as it is deprecated for video handling.
  • Integrated expo-video for video playback.

Notes:

Please replace the removed Vimeo videos with compatible formats, such as .mp4 or .mov, to restore video functionality.

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.

1 participant