jhen0409 / jhen0409/react-native-debugger

[Redux DevTools] Add support `Sync` feature between the windows

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

Description

It's similar to the `Sync` trigger in `remote-redux-devtools` monitor:

2017-06-05 1 26 29

It will sync actions / state between all instances, but if we want to do this in here, we may sync the `debugger windows` instead of `instances`, and depends the store `name` for sync it.

This would be useful when debugging both iOS and Android or multiple real devices.

## In progress

- [x] Added sync device actions, support #119
- [ ] Support `STATE` devtools action
- [ ] Support multiple store by match `name`

See [the comment](https://github.com/jhen0409/react-native-debugger/pull/119#issuecomment-321735565).

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.