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

List of skeleton is very slow #341

Closed
2 of 3 tasks
FouadMagdy01 opened this issue May 2, 2024 · 1 comment
Closed
2 of 3 tasks

List of skeleton is very slow #341

FouadMagdy01 opened this issue May 2, 2024 · 1 comment

Comments

@FouadMagdy01
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Do you want this issue prioritized?

  • Yes, I have sponsored
  • Not urgent

Current Behavior

When i try to render a list of skeleton views it is very slow and bad for ux
I think thr issue is from using linear gradient which is being rendered natively

Si, rendering too much skeletons become impossible to being handled

Try to use RN reanimated instead

Expected Behavior

List of skeletons should be not that slow

Steps To Reproduce

1- create a skeleton view
2- try to render more than 5 and notice the performance issues

Versions

- Moti:latest
- Reanimated:latest
- React Native:latest

Screenshots

Not provided

Reproduction

Try to create list of skeleton MotiViews

@nandorojo
Copy link
Owner

Moving to #336

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