PolideaPlayground / SensorTag

Example application setup for react-native-ble-plx library.
56 stars 42 forks source link

How can I see the Redux state? #17

Open mhb-yt opened 3 years ago

mhb-yt commented 3 years ago

I need to build the app every time I want to see the changes (since BT is not available in the simulator) - correct me if I am wrong But is there a way to debug the Redux state when my app is on the device?

Regards, Yuri