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

Lag and choppiness when doing press-and-hold fast scroll with remote #168

Open
ksvslk opened this issue Nov 14, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@ksvslk
Copy link

ksvslk commented Nov 14, 2024

Describe the bug
Lag and choppiness when holding down the remote left/right button to scroll horizontally.

To Reproduce
Run the example (hoppix) on Android TV. I made a release build.

Expected behavior
Smooth scroll without lag or choppiness.

Screenshots
Believe me, it is laggy.

Version and OS

Additional context
I believe the creators have not focused on this problem and it is expected?

@ksvslk ksvslk added the bug Something isn't working label Nov 14, 2024
@pierpo
Copy link
Member

pierpo commented Nov 20, 2024

Hey, are you trying in release mode? It can be sloppy in debug mode (React Native is quite slow in debug mode), but shouldn't be in release mode.

Having a good performance is important for us, and we did check on low-end devices (Xiaomi TV Box). I'm quite surprised that it's slow for you 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants