From 2eed0bfdd520ec5ac77a2d1534894476c40d18d8 Mon Sep 17 00:00:00 2001 From: yankang <1527997464@qq.com> Date: Mon, 3 Jun 2019 18:33:57 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加 工具 alita --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8bc9c51..f718141 100644 --- a/README.md +++ b/README.md @@ -516,6 +516,9 @@ https://github.com/infinitered/ignite * **react-native-rename** https://github.com/junedomingo/react-native-rename +* **把React Native代码转换成微信小程序代码的转换工具** +https://github.com/areslabs/alita + ## 资源网站 * React-native官网