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

Animations are not looping on web #38

Open
Saikedo opened this issue Nov 26, 2022 · 1 comment
Open

Animations are not looping on web #38

Saikedo opened this issue Nov 26, 2022 · 1 comment

Comments

@Saikedo
Copy link

Saikedo commented Nov 26, 2022

The library works great on phones but when I try to use them in my React Native Web project, animations seems to be playing only once on web. Any idea what might be the reason?

@Enrique4to
Copy link

Enrique4to commented Mar 8, 2024

In \node_modules\react-native-indicators\src\components\indicator\index.js, you need to modify "startAnimation" Function

image

And Import Platform from react-native like this:

image

it helps to me...

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