-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
REAInitializerRCTFabricSurface
(#6837)
## Summary This PR cleans up the Reanimated initialization process for iOS on Fabric. The primary motivation for these changes is to remove `REAInitializerRCTFabricSurface`, which was used as a workaround to access the surface presenter on the new architecture in bridge-full mode.⚠️ Please note that this PR drops support for bridge-full mode on the new architecture.
- Loading branch information
Showing
6 changed files
with
25 additions
and
191 deletions.
There are no files selected for viewing
12 changes: 0 additions & 12 deletions
12
...es/react-native-reanimated/apple/reanimated/apple/Fabric/REAInitializerRCTFabricSurface.h
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
...s/react-native-reanimated/apple/reanimated/apple/Fabric/REAInitializerRCTFabricSurface.mm
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters