Closed colin-lamed closed 6 years ago
Similar to writeStateWithCallback, since mutated state is not immediately available after calling transformState.
writeStateWithCallback
transformState
Thanks for the PR. I appreciate the update. However, I believe that this may already be included in #149 with modifyStateWithCallback.
modifyStateWithCallback
What do you think?
Obsolete with changes in #149
Similar to
writeStateWithCallback
, since mutated state is not immediately available after callingtransformState
.