io-app
io-app copied to clipboard
chore: [IAI-192] Upgrade `react-native` to `0.69.5`
Short description
This PR aims to upgrade react-native to the latest stable version.
List of changes proposed in this pull request
- Upgraded all native files
- Upgraded libraries if needed
- Patched unsupported libraries
How to test
Use the app!
Affected stories
- ⚙️ IAI-192: Aggiornare react-native alla versione 0.69.x
Generated by :no_entry_sign: dangerJS against e41d0900391a3fcae697d2ee42fcede783b7aca8
Codecov Report
Merging #4103 (25c1d39) into master (15ae5f2) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head 25c1d39 differs from pull request most recent head e41d090. Consider uploading reports for the commit e41d090 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #4103 +/- ##
=======================================
Coverage 47.75% 47.75%
=======================================
Files 1263 1263
Lines 25007 25007
Branches 6546 6546
=======================================
Hits 11943 11943
Misses 13014 13014
Partials 50 50
| Impacted Files | Coverage Δ | |
|---|---|---|
| ts/features/common/store/reducers/index.ts | 100.00% <ø> (ø) |
|
| ts/features/mvl/index.ts | 57.14% <ø> (ø) |
|
| ts/features/pn/index.ts | 100.00% <ø> (ø) |
|
| ts/screens/profile/ProfileMainScreen.tsx | 4.65% <ø> (ø) |
|
| ts/store/reducers/entities/index.ts | 38.46% <ø> (ø) |
|
| ts/store/reducers/index.ts | 15.00% <ø> (ø) |
|
| ts/store/reducers/wallet/index.ts | 100.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 2025491...e41d090. Read the comment docs.