Taro-visualization is consists of three packages taro-lottie, taro-3d and taro-charts, which is used for visual programming. And all of the three packages are cross-platform, and support users to develop WeChat mini-programs, H5 and React Native applications for Taro.
Install the package which you need.
yarn add taro-lottie
or
yarn add taro-3d
or
yarn add taro-charts
See the taro-lottie REAME to learn how to use taro-lottie
See the taro-3d REAME to learn how to use taro-3d
See the taro-charts REAME to learn how to use taro-charts
See the contributing guide to learn how to contribute to the repository and the development workflow.
Apache-2.0