Hedger Wang d72f844530 Pass TransitionProps to configureTransition for <NavigationTransitioner />
Summary:
This follows up the PR https://github.com/facebook/react-native/pull/8306

= Changes

1. Provides the TransitionProps (current and previous) to the function
`configureTransition`.

2. Adds a new member `timing` to `NavigationTransitionSpec`.

= Why

1. Helps people to customize the animation between transitions
2. Helps people to migrate from the deprecated `applyAnimation` prop.

Reviewed By: ericvicenti

Differential Revision: D3470802

fbshipit-source-id: be49becccd53aed7bc57093da1c7dae20153febd
2016-06-29 18:43:47 -07:00
..
2015-07-24 08:41:58 -08:00
2016-06-14 05:14:01 -07:00
2016-06-08 00:13:30 -07:00
2016-06-16 14:44:18 -07:00
2016-06-13 14:28:25 -07:00
2016-06-24 08:43:36 -07:00
2016-06-28 07:43:21 -07:00