react-native-naver-map icon indicating copy to clipboard operation
react-native-naver-map copied to clipboard

[FR]: Find a alternative way other than `currentBridge`

Open mym0404 opened this issue 1 year ago • 0 comments

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

mym0404 avatar May 01 '24 10:05 mym0404