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

Android lottie rendering weirdly on android #976

Open
mljlynch opened this issue Jan 26, 2023 · 3 comments
Open

Android lottie rendering weirdly on android #976

mljlynch opened this issue Jan 26, 2023 · 3 comments

Comments

@mljlynch
Copy link

mljlynch commented Jan 26, 2023

Description

[Description of the bug]

Steps to Reproduce

component:

    <LottieView
      isLoop
      onAnimationFinish={onAnimationFinish ? onAnimationFinish : noop}
      source={src} // json stored in sources
    />

iOS:

android:

image

Expected behavior: [What you expected to happen]

  • The lottie to render the same on both platforms

Actual behavior: [What actually happened]

Versions

lottie-react-native 5.0.1
lottie-ios 3.1.0

@matinzd
Copy link
Collaborator

matinzd commented Jan 27, 2023

Have you tried looking into the compatibility matrix for Android and iOS? Some features are not compatible with both platforms.

@mljlynch
Copy link
Author

mljlynch commented Feb 9, 2023

Yes We did look into this - this is also reproing on iPhone SE

@stale stale bot added the stale There has been a lack of activity on this issue and it may be closed soon. label Apr 11, 2023
@lottie-react-native lottie-react-native deleted a comment from stale bot Apr 12, 2023
@stale stale bot removed the stale There has been a lack of activity on this issue and it may be closed soon. label Apr 12, 2023
@matinzd
Copy link
Collaborator

matinzd commented Sep 15, 2023

Hi,
Have you tried updating to the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants