Commit dac49b0
authored
Support React Native 0.85 (#4014)
## Description
This PR brings support for React Native 0.85
## Status
- ## 0.85.0 ✅
- 0.85.0-rc.7 ✅
- 0.85.0-rc.6 ✅
- 0.85.0-rc.5 ✅
- 0.85.0-rc.4 ❓ 😩
- 0.85.0-rc.3 ❓ 😩
- 0.85.0-rc.2 ❓ 😩
- 0.85.0-rc.1 ✅
- 0.85.0-rc.0 ✅
## Test plan
Tested that `basic-example` builds and works correctly.1 parent 4768080 commit dac49b0
20 files changed
Lines changed: 895 additions & 854 deletions
File tree
- apps
- basic-example
- android
- gradle/wrapper
- ios
- common-app/src
- legacy
- basic/pagerAndDrawer
- recipes/scaleAndRotate
- showcase/bottomSheet
- v2_api/bottom_sheet
- new_api/showcase/bottom_sheet
- packages/react-native-gesture-handler
- src/components
- ReanimatedSwipeable
- touchables
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
Binary file not shown.
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 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments