Uh oh!
There was an error while loading. Please reload this page.
Navigator - Fix wrong scene transformation after pop - #9516
Conversation
ghost
commented
Aug 22, 2016
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
There was a problem hiding this comment.
react/no-string-refs: Using this.refs is deprecated.
mkonicek
commented
Sep 8, 2016
Thanks for the great demo in #9485! @ericvicenti Does this look good to you? |
There was a problem hiding this comment.
Can you please add a comment why this is needed so people reading the code in the future understand why it's needed to reset the transform here?
sooth-sayer
commented
Sep 19, 2016
10c5093 to
735bbbcComparelacker
commented
Oct 19, 2016
@sooth-sayer can you fix the problem that eslint-bot pointed out? |
sooth-sayer
commented
Oct 20, 2016
@lacker Ok, I will fix it |
735bbbc to
7aedb62Comparefacebook-github-bot
commented
Oct 20, 2016
@sooth-sayer updated the pull request - view changes |
There was a problem hiding this comment.
no-return-assign: Arrow function should not return assignment.
7aedb62 to
a496d2cComparesooth-sayer
commented
Oct 20, 2016
@lacker fixed |
ericvicenti
commented
Oct 20, 2016
Ok this makes sense to me. @facebook-github-bot shipit |
ericvicenti
commented
Oct 20, 2016
@facebook-github-bot shipit |
lacker
commented
Oct 25, 2016
I think this needs a CLA to ship it. @sooth-sayer would you mind signing the CLA? |
facebook-github-bot
commented
Oct 26, 2016
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
sooth-sayer
commented
Oct 26, 2016
@lacker Ok, I signed it |
lacker
commented
Oct 26, 2016
@facebook-github-bot shipit |
facebook-github-bot
commented
Oct 26, 2016
@lacker has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Fixes#9485