After upgrading
react-native-reanimated
to
2.12.0
. I could not use react-native-debugger. Moved to flipper as suggested, but can not find a way to view my redux state. This issue is on iOS. On Android, i am using flipper's plugin redux-debugger and that works.
Is there any workaround to get this fixed on iOS