Commit 4efc8f3
committed
chore: Upgrade remaining packages to latest supported versions
Getting everything else up to date as much as possible.
Some additional notes
===============
`react-native-charts-wrapper` - Will need to replace this soon
too. It hasn't moved to the new architecture yet and probably
won't any time soon (no recent commits/updates). The best
alternative I'm seeing right now is `react-native-echarts` with the
`react-native-skia` renderer.
`react-native-paper` - The lead maintainer of this component
library has moved to other priorites at Callstack. Updates here,
while not stalled, have dramatically slowed down. Replacing the
entire component library will be a big lift, so I'm not eager to do
this yet, but I may have to somewhat soon.
When it comes time to really push on both of these big library
migrations, I want to put a big priority on choosing tools that
support compatibility with `react-native-windows`,
`react-native-macos`, and ideally `react-native-web`. Some of the
choices I made during this 0.76 upgrade move the app closer to
supporting a Desktop build, and I want to continue that arc.1 parent d815c9a commit 4efc8f3
1 file changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments