Thanks! Right now I’m working on the `Store` and I...
# android
g
Thanks! Right now I’m working on the
Store
and I was looking for a way to tell the UI to update itself after an update. Not sure if it’s better to do it after calling
store.dispatchAction
, since it should be syncronous or just listen to updates on the state