Commit 3b3ab1e
authored
Support
## Description
This PR adds support for `react-native` 0.81
## Status
- ### 0.81.0-rc.5 ✅
- 0.81.0-rc.4 🤯
- 0.81.0-rc.3 ✅
- 0.81.0-rc.2 ✅
- 0.81.0-rc.1 ✅
- 0.81.0-rc.0 ✅
## Test plan
Tested that `basic-example` builds and works correctly.react-native 0.81 (#3607)1 parent b1d3f97 commit 3b3ab1e
File tree
13 files changed
+1152
-764
lines changed- apps
- basic-example
- android
- gradle/wrapper
- ios
- macos-example/macos
- packages/react-native-gesture-handler
- android/src/main/jni
- apple
- scripts
13 files changed
+1152
-764
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments