From 04a2c600167f7920ecaed39031463a0c697bfa07 Mon Sep 17 00:00:00 2001 From: Kurisu Date: Sun, 29 Jan 2023 17:00:01 +0800 Subject: [PATCH] 调整redeme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5c2220..a03ec0a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # react-native-pull-to-refresh(ios/android) A pull to refresh component for react-native, same api on both android and ios,also you can design you owner pull style for this component.you can use it for most of the component in react-native such as view,scrollview,listview and flatlist. ## Preview -![ios](https://gitlab.feewee.cn/sdk/react-native-pull-to-refresh/blob/master/image/ios.gif)

-![android](https://gitlab.feewee.cn/sdk/react-native-pull-to-refresh/blob/master/image/android.gif) +![ios](https://gitlab.feewee.cn/sdk/react-native-pull-to-refresh/blob/main/image/ios.gif)

+![android](https://gitlab.feewee.cn/sdk/react-native-pull-to-refresh/blob/main/image/android.gif) ## Installation npm install @cqfw/react-native-pull-to-refresh --save
## How to use -- libgit2 0.22.2