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

Warning when scrolling the list #39

Open
karimcambridge opened this issue Mar 7, 2023 · 3 comments
Open

Warning when scrolling the list #39

karimcambridge opened this issue Mar 7, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@karimcambridge
Copy link

karimcambridge commented Mar 7, 2023

 WARN  Please report: Excessive number of pending callbacks: 501. Some pending callbacks that might have leaked by never being called from native code: {"15204":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15207":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15210":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15213":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15216":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15219":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15222":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15225":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15228":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15231":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15234":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15237":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15240":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15243":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15246":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15249":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15252":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15255":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15258":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15261":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15264":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15267":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15270":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15273":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15276":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15279":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15282":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15285":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15288":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15291":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15294":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15297":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15300":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15303":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15306":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15309":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15312":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15315":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15318":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15321":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15324":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15327":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15330":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15333":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15336":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15339":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15342":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15345":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15348":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"15351":{"module":"NativeAnimatedModule","method":"startAnimatingNode"},"...(truncated keys)...":451}
  • Just scroll the list to the very end.

iPhone 12 Pro, iOS 16.3.1
Expo SDK 48
Expo Go

@karimcambridge
Copy link
Author

@GeorgeHop let's convert to FlashList?

@GeorgeHop
Copy link
Owner

Flash list is good idea... But probably I will add prop like renderList or something and there you will be able to use any list you want.

@karimcambridge
Copy link
Author

Hmm that's a good idea. If I have time I'll look into it.

@GeorgeHop GeorgeHop added the enhancement New feature or request label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants