We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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 🤔
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: