From 8d30db0deb6ce39915fb2865491861d13af50d98 Mon Sep 17 00:00:00 2001 From: hankzhuo <zhuohangzhao1989@gmail.com> Date: Fri, 14 Dec 2018 00:15:52 +0800 Subject: [PATCH] Add bouncing-ball component --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df47501..4e1ec87 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,9 @@ https://github.com/shoutem/ui * **BlankApp UI** - 高可定制和主题化的 React Native 组件库 https://github.com/blankapp/ui +* **React Native Bouncing Ball** - 在屏幕内弹跳球 +https://github.com/hankzhuo/react-native-bouncing-ball) + ## 工具 * react-native-snippets(代码提示)