jk-gan / flipper-plugin-redux-debugger

Flipper plugin for Redux in React Native
MIT License
117 stars 20 forks source link

Is it possible to make last action auto select? #63

Open mi5ha opened 1 year ago

mi5ha commented 1 year ago

After every action you need to select the last action, it would be good if that happened automatically.

Thanx

systemride commented 1 year ago

+1 this should be the default behavior. The state tree should always be visible.