Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

Pitfalls.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

2021-07-14

  • Try to use echarts-for-react:
    • echarts-for-reacts depends on tslib, which introduces 1M+ extra distribution size (1.7M->2.7M)
    • It's difficult to construct a complex native JS object in kotlin