Open
Description
It should be after redux-devtools-extension v3 landed.
We have new UI changes coming from the new Redux DevTools Extension, the following screenshot is new-ui
branch of remotedev-app
(v0.11 beta, see zalmoxisus/remotedev-app#30):
So we can see the tabs on top. In the RNDebugger, it may change to the main function of the app instead of just for Redux DevTools:
Redux
asActions
tabRemoteDev
asReports
of remotedev if we want to support itApollo
tab ([Feature request] Add Apollo Dev Tools #177)- More extensions could add here in the future, maybe move
React
as well Settings
as all possible settings of RNDebugger
TODO
- Upgrade remotedev-app to v0.11, we could upgrade React together
- Change
Toggle Redux DevTools
menu item name