jhen0409 / jhen0409/react-native-debugger
Upgrade remotedev-app to v0.11
- 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):

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
Assessment
This issue has not been assessed yet.