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

Expo 51 #349

Merged
merged 26 commits into from
Jul 3, 2024
Merged

Expo 51 #349

merged 26 commits into from
Jul 3, 2024

Conversation

KKA11010
Copy link
Collaborator

@KKA11010 KKA11010 commented May 27, 2024

This pull request updates the Expo library along with its related modules and dependencies. For more details, refer to the official blog post.

Key Changes:

  • Updated to the new API implementation for expo-sqlite and expo-camera.

Tasks:

  • Migrate from expo-camera/legacy to expo-camera.
  • Migrate from expo-sqlite/legacy to expo-sqlite.

@KKA11010
Copy link
Collaborator Author

KKA11010 commented Jul 3, 2024

There was an issue with the debug build used for Detox tests. Specifically, there wasn't enough disk space to install the emulator image, see here. After troubleshooting, it appears that the last commit deleted the cache, which seems to solve the disk-space issue.

Now the job fails due to a different reason: timeout while waiting for the emulator to launch. Given these circumstances, I will not block the merge of this PR.

For the remaining task. I've created an issue which requires urgent attention: Migrate from expo-sqlite/legacy to expo-sqlite

@KKA11010 KKA11010 marked this pull request as ready for review July 3, 2024 11:38
@KKA11010 KKA11010 merged commit ef23631 into main Jul 3, 2024
5 of 6 checks passed
@KKA11010 KKA11010 deleted the expo51 branch July 3, 2024 11:41
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