square/flow

Is there a way to change the default transition.

mkodekar opened this issue · 3 comments

I am using flow 0.12 with mortar and dagger2 , is there a way to change the default transitions, if yes the please let us know

dcow commented

What's the default transitions?

slide in left snd slide in right

You supply the Dispatcher, and the Dispatcher controls transitions. You can set up whatever transitions you like.