Commit 3b7f58d
committed
Merge pull request #585 from leotm/rn-69.0-rc.0-react-18
Upgrade React Native 0.68.1 to 0.69.0-rc.0 and React 18 w New Arch
Full details: #585
Including unofficially
- React 18.0 -> 18.1+
- TypeScript 4.6 (next) to 4.7 beta
- CMake 3.22.1 for NDK 23 on Ubuntu 20.04
And fixing React 18 type errors since
- React 17: interface FunctionComponent<P = {}> { (props: PropsWithChildren<P>
- React 18: interface FunctionComponent<P = {}> { (props: P1 parent 0eb431f commit 3b7f58d
File tree
383 files changed
+4668
-1348
lines changed- .github/workflows
- .yarn/cache
- android
- app
- src/main
- java/com/leotm/myapp
- newarchitecture
- jni
- gradle/wrapper
- ios
- MyApp.xcodeproj
- MyApp
- src
- storybook/stories
- Button
- CenterView
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
383 files changed
+4668
-1348
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
57 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments