Open narin opened 6 years ago
How do I access Redux Devtools when running this project?
Check this link.
You need to open dev menu (You can open your app and shake your phone), If you are using android you can optionally type:
adb shell input keyevent 82
Now click on "Debug JS Remotely"
How do I access Redux Devtools when running this project?