To debug redux, I use React Native Debugger, but for this you need to enable Debug JS Remotely. I don't have this tab in the developer menu. I use redux, redux-toolkit, redux-saga.
photo: https://i.stack.imgur.com/jrX4b.png
CodePudding user response:
Shake your device or pick "Shake Gesture"
from the Hardware
menu in the iOS Simulator to get to the developer menu. you can check this tutorial here.
CodePudding user response:
Choose Open Debugger
option and then inspect the browser webpage and go to the console
tab in that