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

Android Performance #174

Open
BenjaminWatts opened this issue Feb 20, 2024 · 0 comments
Open

Android Performance #174

BenjaminWatts opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@BenjaminWatts
Copy link
Collaborator

BenjaminWatts commented Feb 20, 2024

Android Performance appears to lag iOS (and web).

Even on the same Android Device - performance in Chrome browser is better than in the React Native App.

Potential solutions might include:

  1. The new architecture
  2. General refactoring
  3. Specific changes to how React Native reanimated and Skia work - for example reducing the complexity of animations
  4. Turning down the number of animations manually - e.g. using react native device info to make the number of animations a function of device memory/CPU etc
@BenjaminWatts BenjaminWatts added enhancement New feature or request help wanted Extra attention is needed labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant