Skip to content

我封装了个基于skia的版本,走的是canvas api #294

Description

@ShaoGongBra

地址在这里,与这个库里面使用skia的版本做对比的话,性能有明显的提升
https://github.com/duxapp/react-native-echarts
另外还封装了 chartjs 图表
https://github.com/duxapp/react-native-chartjs

这一切其实都是基于封装了一套基本满足标准canvas的api库

https://github.com/duxapp/react-native-canvas

这个canvas库比现在RN上所有的canvas方案性能都要高不少 包括 gcanvas、基于网页的canvas以及expo的canvas方案。并且绝大部分常见的API都已经支持调用了

大家有兴趣可以研究一下

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions