Skip to main content

Introduction

React Native ECharts project is an open-source library for creating interactive charts in React Native applications. With a user-friendly design and simple API, developers can create a wide range of customizable charts.

Features

  • 🎨 Built with Apache ECharts, offering customization options to represent complex data visually. The usage is almost identical to ECharts.
  • 📱 Designed for React Native, delivering chart visualization directly in the app for a seamless experience.
  • 🚀 Allows developers to reuse their code with the web, offering increased flexibility and cost-efficiency.
  • ✨ Offers the choice of using either Skia or SVG as the rendering library, providing greater flexibility in choosing the best option for a particular use case.
  • 🤳 Supports mobile-specific operations such as zooming, providing a more intuitive and interactive user experience for chart visualization on mobile devices.

Awesome Cases

  1. Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications. It contains most of the examples of React Native ECharts, You can download and install the app for preview.

If you have other examples, please edit this page.