Skip to content

Commit 53fc8e8

Browse files
j-piaseckitomekzaw
andauthored
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

21 files changed

+151069
-3952
lines changed

FabricExample/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ yarn-error.log
7171
!.yarn/plugins
7272
!.yarn/releases
7373
!.yarn/sdks
74-
!.yarn/versions
74+
!.yarn/versions

0 commit comments

Comments
 (0)