Steve Kellock
Steve Kellock
Ya, I’ll probably go with some like this. I like the opt-in approach. Thx!
whatever yall think is best
The snapshot renaming stuff is now in `master`. @GantMan knocked that one out last week. I'd love to see a "save/load" state feature as well. The electron code in Reactotron...
Renaming is [available in 1.11](https://github.com/infinitered/reactotron/releases/tag/v1.11.0). Persistence is coming soon ™️ .
Nothing to report at the moment. This dropped in priority as I don't hear too many requests for it. I think once we get the config stuff in place #721...
We're on the hook for the API key usage, so let's skip option 2. It's tied to our account, so if we were ever to turn on billing, then hilarity...
I see. Hmm. I use [`applySnapshot`](https://github.com/mobxjs/mobx-state-tree/blob/master/API.md#applysnapshot) which will [overwrite](https://github.com/skellock/mst-async-storage/blob/master/src/with-async-storage.ts#L101) the contents of the store. They don't seem to have the concept of `mergeSnapshot` which is what you're expecting. Do they...
Nice one. I'll take a closer look and see if we can work this in somehow. Perhaps alternate modes or something. Thanks!
Heya Ross. Thanks for filing an issue! I still use & love [Just](https://github.com/casey/just) to death, I just haven't had much time to keep this maintained as you can see: ...
Oh man, how cool is that!?