【发布时间】:2021-11-29 11:31:52
【问题描述】:
我最近在安装 react-native-reanimated 后开始使用 Flipper 进行调试,但是它不会在断点处暂停。
我正在使用 react-native 0.65.0 和 react-native-reanimated 2.3.0-alpha.3。
屏幕截图中的日志在控制台中,但调试器不会暂停。
有没有其他人遇到过这个问题并找到了解决方案?
【问题讨论】:
标签: react-native react-native-reanimated-v2 flipper