From d659fbcb3353ef093fef054751c2232f582ca4bc Mon Sep 17 00:00:00 2001 From: work_helper Date: Thu, 22 Oct 2020 17:46:57 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2b1603..dd0bef0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## install -$ npm install native-echarts --save +$ npm install native-echarts react-native-webview --save ## Usage @@ -80,6 +80,7 @@ screenshots: ![image](https://github.com/somonus/react-native-echarts/blob/master/example/demoIOS.png) ### Android +copy tpl.html to android\app\src\main\assets Open the Android project in the android directory with Android Studio and click run.