Commit 96dfc00
authored
Support React Native 0.86 (#4166)
## Description
This PR brings support for React Native 0.86
## Required changes
-
#4160
- Module has not been registered as callable
([6c29e4e](6c29e4e))
## Status
- ## 0.86.0 ✅
- 0.86.0-rc.3 ✅
- 0.86.0-rc.2 ✅
- 0.86.0-rc.1 ✅
- 0.86.0-rc.0 ✅
## Test plan
Tested that `basic-example` builds and works correctly.1 parent 9615b6a commit 96dfc00
10 files changed
Lines changed: 914 additions & 755 deletions
File tree
- apps
- basic-example
- ios
- BasicExample.xcodeproj
- common-app
- expo-example
- macos-example/macos
- packages/react-native-gesture-handler
- apple
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
404 | 405 | | |
405 | 406 | | |
406 | 407 | | |
| |||
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| 483 | + | |
482 | 484 | | |
483 | 485 | | |
484 | 486 | | |
| |||
0 commit comments