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

Dotlotties not loading on iOS #18

Closed
relaxxpls opened this issue Jan 25, 2024 · 3 comments
Closed

Dotlotties not loading on iOS #18

relaxxpls opened this issue Jan 25, 2024 · 3 comments

Comments

@relaxxpls
Copy link

relaxxpls commented Jan 25, 2024

The library works great with lottie files, but I am unable to load a dotlottie file on iOS

      <Skottie
        autoPlay
        loop={false}
        source={'../assets/lotties/coins.lottie'}
        style={styles.splash}
        resizeMode="cover"
        onAnimationFinish={closeSplash}
      />

Version: 2.0.3

@relaxxpls relaxxpls changed the title Dotlotties not loading Dotlotties not loading on iOS Jan 25, 2024
@hannojg
Copy link
Member

hannojg commented Jan 25, 2024

Is there any error you are getting? There is support for .lottie files build in

@relaxxpls
Copy link
Author

No error in my console, ill try providing a snack to reproduce.

@hannojg
Copy link
Member

hannojg commented May 6, 2024

Closed in favour of

which is more detailed. Will look into it soon

@hannojg hannojg closed this as completed May 6, 2024
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

No branches or pull requests

2 participants