Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NavigationExperimental] Use active scene passed in props by NavigationTransitioner #8298

Closed
wants to merge 1 commit into from

Conversation

jmurzy
Copy link
Contributor

@jmurzy jmurzy commented Jun 22, 2016

With c57bac4, NavigationTransitioner passes the currently active scene in transition props. This simplifies the handling of transition changes when rendering overlay.

🍺

@ghost
Copy link

ghost commented Jun 22, 2016

By analyzing the blame information on this pull request, we identified @hedgerwang and @gabelevi to be potential reviewers.

@ghost ghost added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jun 22, 2016
@jmurzy jmurzy changed the title Use active scene passed in props by NavigationTransitioner [NavigationExperimental] Use active scene passed in props by NavigationTransitioner Jun 22, 2016
@hedgerwang
Copy link

lgtm :)

NavigationTransitioner now passes the currently active `scene` in `NavigationTransitionProps`. This simplifies the handling of transition changes when rendering overlay.

See facebook/react-native@c57bac4
@jmurzy
Copy link
Contributor Author

jmurzy commented Jul 8, 2016

/cc @ericvicenti

@ericvicenti
Copy link
Contributor

@facebook-github-bot shipit

@ghost ghost added GH Review: accepted Import Started This pull request has been imported. This does not imply the PR has been approved. and removed GH Review: review-needed labels Jul 8, 2016
@ghost
Copy link

ghost commented Jul 8, 2016

Thanks for importing. If you are an FB employee go to Phabricator to review.

@ghost ghost closed this in 46a6851 Jul 8, 2016
@ericvicenti
Copy link
Contributor

Thanks @jmurzy!

samerce pushed a commit to iodine/react-native that referenced this pull request Aug 23, 2016
Summary:
With facebook/react-native@c57bac4, `NavigationTransitioner` passes the currently active `scene` in transition `props`. This simplifies the handling of transition changes when rendering overlay.

🍺
Closes facebook#8298

Differential Revision: D3533447

Pulled By: ericvicenti

fbshipit-source-id: df568dc5cf5d57d8948b9f0400a8d693cf5564e1
mpretty-cyro pushed a commit to HomePass/react-native that referenced this pull request Aug 25, 2016
Summary:
With facebook/react-native@c57bac4, `NavigationTransitioner` passes the currently active `scene` in transition `props`. This simplifies the handling of transition changes when rendering overlay.

🍺
Closes facebook#8298

Differential Revision: D3533447

Pulled By: ericvicenti

fbshipit-source-id: df568dc5cf5d57d8948b9f0400a8d693cf5564e1
react-one pushed a commit to react-one/react-native that referenced this pull request Sep 24, 2021
tungdo194 pushed a commit to tungdo194/rn-test that referenced this pull request Apr 28, 2024
Summary:
With facebook/react-native@c57bac4, `NavigationTransitioner` passes the currently active `scene` in transition `props`. This simplifies the handling of transition changes when rendering overlay.

🍺
Closes facebook/react-native#8298

Differential Revision: D3533447

Pulled By: ericvicenti

fbshipit-source-id: df568dc5cf5d57d8948b9f0400a8d693cf5564e1
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Import Started This pull request has been imported. This does not imply the PR has been approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants