Open
Description
Basically give an official solution for Remote Debugging @ngrx/store with nativescript
https://github.com/zalmoxisus/remote-redux-devtools
Currently is only logging in console but as you might know big states are too verbose and hard to read.
Nothing like have the remote dev tools.
React Native is currently supporting this.
https://github.com/chentsulin/react-native-counter-ios-android
Thanks!