Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description This PR fixes getting access to right bridge, because `currentBridge` method can return invalid pointer when more than one instance of react exists in the application. Same changes we made in the Reanimated - software-mansion/react-native-reanimated#5953 ## Test plan I tested FabricExample on iOS with/without bridge, after startup and after reload, and it seems to work.
- Loading branch information