jhen0409 / jhen0409/react-native-debugger

Upgrade remotedev-app to v0.11

Open
#160 2 comments 1 reaction 0 assignees View on GitHub
enhancement feature trivial
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

It should be after [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) v3 landed.

We have new UI changes coming from the new Redux DevTools Extension, the following screenshot is [`new-ui`](https://github.com/zalmoxisus/remotedev-app/tree/new-ui) branch of `remotedev-app` (v0.11 beta, see https://github.com/zalmoxisus/remotedev-app/pull/30):

![b3d1ec9045d07e9856c9bcab3d4cb0e8](https://user-images.githubusercontent.com/3001525/32585609-381077e4-c539-11e7-8bea-e2befe6a50c5.png)

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` as `Actions` tab
* `RemoteDev` as `Reports` of remotedev if we want to support it
* ~~`Apollo` tab (#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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.