flexsurfer / re-frisk-remote

re-frisk remote library for debugging re-frame applications using leiningen re-frisk plugin
18 stars 5 forks source link

Make it possible to use re-frame-10x (re-frame-trace) in react native project #7

Closed flexsurfer closed 6 years ago

flexsurfer commented 6 years ago

re-frame-10x lib should be incorporated into re-frisk-remote it should be possible to switch in re-frisk-shell between re-frisk and re-frame-trace

So the idea is to initialize re-frame-trace and patch reagent in re-frisk-remote, listen traces and send it via sockets to re-frisk-sidecar and render re-frame-trace form in re-frisk-shell

This can be helpful https://github.com/Day8/re-frame-trace/issues/75#issuecomment-343685227

Changes should be done in next repos https://github.com/flexsurfer/re-frisk-remote https://github.com/flexsurfer/re-frisk-shell https://github.com/flexsurfer/lein-re-frisk/tree/master/re-frisk-sidecar https://github.com/status-im/re-frame