I'm a little confused about how Workflow accommoda...
# squarelibraries
v
I'm a little confused about how Workflow accommodates transitions and animations. Putting viewstate into renderings, such as scroll positions and editable text, which may change programmatically or due to user input ends up increasing UI code complexity too much for my liking. Given a workflow emits only renderings, what's a clean way to handle events (transition animations) that must be consumed exactly once?