Reactotron: MobX

Created on 10 Jun 2016  路  9Comments  路  Source: infinitered/reactotron

They have devtools already, but it doesn't support react native... https://github.com/mobxjs/mobx-react-devtools

help wanted

Most helpful comment

Absolutely. Stay tuned.

All 9 comments

Absolutely. Stay tuned.

That would be awesome, I'm not sure I have the skills to help with this but if you break it down into small tasks I might be able to help

Just as @Lakston I'd love to help in my range of skills. I'm using MobX with RN quite a lot and having a way to log the state and actions like Reactotron does would be awesome. Just let us know !

+1

@skellock Any update on MobX integration as opposed to Redux?

Not yet. It's not quite the same approach as Redux as you can have observables anywhere.

You can roll a bit of it yourself by using their spy() or even autorun with our log() or display() features.

Thank you for the quick response :) Yeah it is a very different approach with observables, but I wouldn't know how to integrate it and I was hoping it was baked into reactotron :)

News about it? I have not found anything yet that support MobX in React-Native like mobx-remotedev.

just ref: https://github.com/zalmoxisus/mobx-remotedev/

Well, we made it as far as mobx-state-tree. Happy to accept PRs on mobx if anyone is up to it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kida007 picture Kida007  路  4Comments

itaied246 picture itaied246  路  4Comments

VansonLeung picture VansonLeung  路  4Comments

wilr picture wilr  路  3Comments

fkereki picture fkereki  路  3Comments