Skip to content

AnimatedImage - move from LayoutAnimation to AnimationStyle #2223

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

Merged
merged 2 commits into from
Aug 29, 2022

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Aug 28, 2022

Merge together with private 2536

Description

AnimatedImage - move from LayoutAnimation to AnimationStyle
This is done so we can stop the animation when we choose to (i.e. remove the loader).

Changelog

AnimatedImage - move from LayoutAnimation to AnimationStyle

This is done so we can stop the animation when we choose to (i.e. remove the loader).
@M-i-k-e-l M-i-k-e-l merged commit 869bcc8 into master Aug 29, 2022
@M-i-k-e-l M-i-k-e-l deleted the fix/animated-image-yet-another-fix branch August 29, 2022 07:59
M-i-k-e-l added a commit that referenced this pull request Aug 29, 2022
* AnimatedImage - move from LayoutAnimation to AnimationStyle

This is done so we can stop the animation when we choose to (i.e. remove the loader).

* Fix snapshots

(cherry picked from commit 869bcc8)
M-i-k-e-l added a commit that referenced this pull request Aug 29, 2022
* AnimatedImage - move from LayoutAnimation to AnimationStyle

This is done so we can stop the animation when we choose to (i.e. remove the loader).

* Fix snapshots
M-i-k-e-l added a commit that referenced this pull request Aug 29, 2022
* Avatar - handle SVG image (Android crash and red screen)

* Image - handle width and height with ImageBackground

* AnimatedImage - move from LayoutAnimation to AnimationStyle (#2223)

* AnimatedImage - move from LayoutAnimation to AnimationStyle

This is done so we can stop the animation when we choose to (i.e. remove the loader).

* Fix snapshots

* Added listKey prop to flat list of wheel picker (#2215)

* Added listKey prop to flat list of wheel picker

* Fix formatting

* Change listKey format passed to FlatList

Co-authored-by: Ethan Sharabi <1780255+ethanshar@users.noreply.github.com>

* Update snapshot

* Remove SvgProps to avoid breaking tsc check

Co-authored-by: Juozas Ri <32594043+Effanuel@users.noreply.github.com>
Co-authored-by: Ethan Sharabi <1780255+ethanshar@users.noreply.github.com>
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.

3 participants