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

DraxList pure performance for Android #66

Closed
vomchik opened this issue Nov 11, 2020 · 3 comments
Closed

DraxList pure performance for Android #66

vomchik opened this issue Nov 11, 2020 · 3 comments
Labels
android Specific to Android help wanted Extra attention is needed

Comments

@vomchik
Copy link

vomchik commented Nov 11, 2020

As you can see on record UI is pretty slow on Android, but on iOS it works much better.
Android:
CleanShot 2020-11-11 at 14 01 21
iOS:
CleanShot 2020-11-11 at 13 54 40

@lafiosca lafiosca added android Specific to Android help wanted Extra attention is needed labels Nov 12, 2020
@lafiosca
Copy link
Contributor

I find that in general, but especially with this library and example project, the performance in the Android Emulator is much worse than testing on a physical device. Even the old Samsung Galaxy S7 Edge that I use for development looks a lot smoother than this.

All that said, I remain open to input from people who have more Android experience and see ways of improving the performance of this library. Considering though that this library provides no native code of its own, it is reliant on the performance of react-native-gesture-handler and animated views, and there may be limited options.

I will leave this issue open in case anyone has additional input.

@adrian19hub
Copy link

adrian19hub commented Mar 12, 2023

For me its slow on a real device.

@lafiosca
Copy link
Contributor

Unfortunately this library is probably quite out of date by now, as no one has been actively maintaining or improving it.

@vomchik vomchik closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Specific to Android help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants