jhen0409 / jhen0409/react-native-debugger
[Redux DevTools] Add support `Sync` feature between the windows
- Lingua principale
- JavaScript
- Stelle
- 10.4k
- Fork
- 815
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It's similar to the `Sync` trigger in `remote-redux-devtools` monitor:

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).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.