Files
react-navigation/src/views
Mike Grabowski 49133c3dfe Fix glitches in Header when calling replace (#418)
* Change the way we store computed layout

We cannot store layouts under `index` because when calling `replace`, there are two competing layouts
on the same index, which will cause an infinite loop (are almost infinite) of flickering / jumping title.

* Disable transition at all when index didn't change
2017-02-23 22:19:56 -08:00
..
2017-02-13 08:26:30 -08:00
2017-02-16 00:30:08 +05:30
2017-02-23 15:35:08 +01:00
2017-02-20 09:10:10 -08:00
2017-02-13 08:26:30 -08:00
2017-02-13 08:26:30 -08:00
2017-02-13 08:26:30 -08:00