You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
As you can see on record UI is pretty slow on Android, but on iOS it works much better.
Android:
iOS:
The text was updated successfully, but these errors were encountered: