Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29622

React native, Debugging a native library?

$
0
0

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..


Viewing all articles
Browse latest Browse all 29622

Trending Articles