react-native-debugger
react-native-debugger copied to clipboard
RN Expo sdk 47 app breaks while using @react-navigation/native
React Native Debugger app version: 0.13.0 React Native version: 18.1.0 Platform: iOS, Android Is real device of platform: Both real device and platform Operating System: macOS
My app breaks only when I try to run useNavigation from "@react-navigation/native" while the debugger is running.
Does anyone else have this issue? Or know how to solve it?
The app doesn't throw any errors. It just freezes while I'm running the debugger.
Same, I have this issue and i am unable to resolve it. Did you find a solution?