Closed alanjhughes closed 8 months ago
looking forward to this landing and getting us one step closer to new arch support in the ecosystem!
:tada: This PR is included in version 2.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I think this PR is causing #555 #556 #557
I think this PR is causing #555 #556 #557
I faced the same error
Update library to work with react native 0.74 and bridgeless. The main changes being
FabricViewStateManager.HasFabricViewStateManager
and replacing it withStateWrapper
.clang-format
that react native uses to clean up some formatting issues.Tested on
Note: There is currently a bug in RC2 that causes an error on android when using the new arch with bridgeless disabled. This will be resolved in RC3Issue has been resolved in RC3 and I have bumped the example. Everything is working correctly now