Skip to content

Commit

Permalink
⬆️ Upgrade Expo SDK to version 49 (#4)
Browse files Browse the repository at this point in the history
Summary:
To ensure ongoing development and address security issues, Expo has been updated to version 49.
In order to fix an issue (missing function in @swc/helpers) in react-aria (a dependency of native-base), the version of this dependency had to be pinned.

* 📌 Pin @react-aria/interactions to 3.16.0

Thanks to this issue: adobe/react-spectrum#4894,
I have discovered that react-aria is faulty.

Pinning the version with the overrides field in npm allows building

* 📌 Expo SDK set to 47

* 📌 Pin expo SDK to v49
  • Loading branch information
julien040 authored Sep 30, 2023
1 parent d3a2ecc commit 198c9ce
Show file tree
Hide file tree
Showing 3 changed files with 21,544 additions and 27,363 deletions.
Loading

0 comments on commit 198c9ce

Please sign in to comment.