Commit 4cf62da
committed
Upgrade react-native from 0.67.3 to 0.71.7
- Upgrade RN dependencies and fix node type issue
- Upgrade react-navigation to fix failing tests
- react-navigation/react-navigation#9183
- Updated pods
- Used upgrade helper to update pbxproj file
- https://react-native-community.github.io/upgrade-helper/?from=0.67.3&to=0.71.6#RnDiffApp-ios-RnDiffApp.xcodeproj-project.pbxproj
- Upgrade react-native-vector-icons from 9.1.0 to 9.2.0
- Fix warning oblador/react-native-vector-icons#1443 (comment)
- Fix iOS configuration deprecated warning
```
warn --configuration has been deprecated. Use --mode instead.
warn Parameters were automatically reassigned to --mode on this run.
```
- Fix iOS multiple Podfiles warning
- https://stackoverflow.com/a/74341089/2421313
```
warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.11.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via "project.ios.sourceDir". You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md
```
- Remove .ruby-version
- Recommended by the upgrade helper
- facebook/react-native#364231 parent d74057b commit 4cf62da
34 files changed
Lines changed: 19133 additions & 15183 deletions
File tree
- android
- app
- src
- debug
- java/com/organize
- main
- java/com/organize
- release/java/com/organize
- gradle/wrapper
- ios
- Organize.xcodeproj
- OrganizeTests
- Organize
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | | - | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
0 commit comments