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

[Shared Element Transition] Problem with headers #4036

Merged
merged 4 commits into from Feb 10, 2023

Conversation

piaskowyk
Copy link
Member

@piaskowyk piaskowyk commented Feb 6, 2023

Summary

PR contains improvements in snapshotting view properties.

  • Android - Now animation will start when the screen has an attached header. In effect, the values in the snapshot will be valid.
  • iOS - I replaced the old approach by detecting the screen header and adding information about header size to the snapshot.

@piaskowyk piaskowyk marked this pull request as ready for review February 10, 2023 10:47
@piaskowyk piaskowyk added this pull request to the merge queue Feb 10, 2023
Merged via the queue into main with commit 8209bfb Feb 10, 2023
@piaskowyk piaskowyk deleted the @piaskowyk/SET-headers branch February 10, 2023 13:07
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## Summary

PR contains improvements in snapshotting view properties. 
- Android - Now animation will start when the screen has an attached
header. In effect, the values in the snapshot will be valid.
- iOS - I replaced the old approach by detecting the screen header and
adding information about header size to the snapshot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants