Eric Vicenti 4be99b6645 Transitioner: Fix instantaneous transitions (#4404)
* Transitioner: Fix instantaneous transitions

The transitioner will always perform an animation on state change. Instead we should check if the navigation state is requesting a transition with isTransitioning. If not, we follow a similar codepath to transitioning, without any animation.

* Update .eslintrc
2018-06-04 12:46:08 -07:00
..
2018-03-13 13:13:19 -07:00
2018-05-07 13:01:22 -07:00
2018-05-25 16:07:55 -07:00
2018-03-19 16:52:12 -04:00