cashubtc / eNuts

A Cashu wallet for Android and iOS 🥜🐿️
https://enuts.cash
GNU General Public License v3.0
190 stars 25 forks source link

Expo 51 #349

Closed KKA11010 closed 4 months ago

KKA11010 commented 5 months ago

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:

Tasks:

KKA11010 commented 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