jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
288 stars 65 forks source link

Fix incorrect react-native version #495

Closed thornbill closed 1 month ago

thornbill commented 1 month ago

Not sure how this happened, but we are using the wrong version of react-native for the current expo version

Some dependencies are incompatible with the installed expo version:
  react-native@0.69.6 - expected version: 0.69.9
Your project may not work correctly until you install the correct versions of the packages.
Install individual packages by running npx expo install react-native@0.69.9
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud