From f4532a2d499c7019caf6b9c466eb9fd2feae6ac7 Mon Sep 17 00:00:00 2001 From: wusongqing Date: Wed, 24 Nov 2021 10:36:19 +0800 Subject: [PATCH] Added JsSVG readme English Signed-off-by: wusongqing --- UI/JsSvg/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 UI/JsSvg/README.md diff --git a/UI/JsSvg/README.md b/UI/JsSvg/README.md new file mode 100644 index 0000000000..c3e8d814ee --- /dev/null +++ b/UI/JsSvg/README.md @@ -0,0 +1,17 @@ +# JsSvg + + + +### Introduction + +This sample shows how to use the JS component **** and its child components, including ****, ****, ****, ****, ****, ****, ****, ****, ****, and ****. + +### Usage + +The home page of the sample app displays the child components of **** in four categories. Touch any item to view the display effect. + + + +### Constraints + +This sample can only be run on standard-system devices. -- Gitee