Commit 53fc8e8
Add support for React Native 0.76 (#3109)
## Description
Updates the Fabric Example app to React Native 0.76
Adapts library to compile with React Native 0.76
(There are _some_ changes in `yarn.lock` due to me recreating the app
from scratch, I was getting random babel errors, so there must have been
some missed upgrade steps in the past and this seemed quicker than
trying to finding the issue)
## Test plan
Test the Fabric Example app
---------
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com>1 parent af9b77c commit 53fc8e8
File tree
21 files changed
+151069
-3952
lines changed- FabricExample
- .yarn/releases
- android
- app
- src
- debug
- main/java/com/fabricexample
- gradle/wrapper
- ios
- FabricExample
- android
- fabric/src/main/java/com/swmansion/gesturehandler
- src/main/jni
21 files changed
+151069
-3952
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
0 commit comments