I have recently moved to debugging with Flipper after installing react-native-reanimated, however it doesn't pause on breakpoints.
I am using react-native 0.65.0 and react-native-reanimated 2.3.0-alpha.3.
The log in the screenshot is in the console however the debugger does not pause.
Has anyone else had this problem and found a solution?