You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: