Closed KKA11010 closed 4 months ago
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
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
.