wuba / wuba/react-native-echarts

When rendering multiple charts simultaneously, the animation may experience lag(dropped frames)

Open
#138 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
967
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
With the same configuration and using the echarts library, there will be no lag(dropped frames) issue when rendering multiple charts in the browser. However, using react-native-echarts on iOS will cause lag(dropped frames). Is there any solution? Thank you.

Smartphone (please complete the following information):

  • Device: iPhone 12
  • OS: 16.3.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the lag when rendering multiple charts with the reported configuration on an iPhone 12 running iOS 16.3.1, then compare the behavior with the same configuration in the browser. The issue names no source files or tests; done would require identifying a change that reduces the reported dropped frames in react-native-echarts.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.