-
Notifications
You must be signed in to change notification settings - Fork 25
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
Conversation
…mpl. for expo-sqlite and expo-camera
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 |
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:
expo-sqlite
andexpo-camera
.Tasks:
expo-camera/legacy
toexpo-camera
.expo-sqlite/legacy
toexpo-sqlite
.