@areslabs/ares-core-echarts
Advanced tools
Comparing version 1.0.3 to 2.0.0
import React, { Component } from 'react'; | ||
import { WebView, View, Platform, StyleSheet } from 'react-native'; | ||
import {View,Platform} from 'react-native'; | ||
import {WebView} from 'react-native-webview'; | ||
import renderChart from './renderChart'; | ||
@@ -4,0 +5,0 @@ |
{ | ||
"name": "@areslabs/ares-core-echarts", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "echarts for jdreact", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1087911
2250