Suppose there's a RN library which has native (java/swift) code in it.
I'd like to debug this java code, (it seems it has a bug)
How can I set a breakpoint in this native code? I can't find this file in the android-studio
For RN .60+ where there's no explicit link step..