react-native-naver-map
react-native-naver-map copied to clipboard
[FR]: Find a alternative way other than `currentBridge`
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the problem
In this PR, it seems refering currentBridge in multi react environment like expo-dev-client doesn't work properly in some cases.
I don't know how to get Bridge in Fabric View not yet.
Anyway, we should inject bridge to View from RCTViewManager.
I have seen initilaizer injection for bridge in fabric in somewhere. Where was it?🙄
Describe the solution
Eliminate currentBridge usage!
Additional context
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct