Skip to content

Commit

Permalink
Add support for React Native 0.76 (#3109)
Browse files Browse the repository at this point in the history
## 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>
  • Loading branch information
j-piasecki and tomekzaw authored Sep 17, 2024
1 parent af9b77c commit 53fc8e8
Show file tree
Hide file tree
Showing 21 changed files with 151,069 additions and 3,952 deletions.
2 changes: 1 addition & 1 deletion FabricExample/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ yarn-error.log
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
!.yarn/versions
Loading

0 comments on commit 53fc8e8

Please sign in to comment.