Skip to content

Commit 2cb3fa1

Browse files
committed
docs: update docs
1 parent 076ec5d commit 2cb3fa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ English | [简体中文](./README.zh-CN.md)
1616
- **It completely solves this [problem](https://github.com/meliorence/react-native-snap-carousel/issues/632) for `react-native-snap-carousel`!**
1717
- **Simple****Infinitely scrolling very smooth****Fully implemented using Reanimated 2!**
1818

19+
> v1 has been released! joint it! [v1 docs](https://github.com/dohooo/react-native-reanimated-carousel/tree/v1.x.x)
1920
> Click on the image to see the demo. [Try it(Snack)](https://snack.expo.dev/@zhaodonghao586/simple-carousel) 🍺
2021
2122
<p align="center">
@@ -55,7 +56,6 @@ English | [简体中文](./README.zh-CN.md)
5556
1. [Tips](#Tips)
5657
1. [Reason](#Reason)
5758
1. [Example](#Example)
58-
1. [v1 docs](https://github.com/dohooo/react-native-reanimated-carousel/tree/v1.x.x)
5959

6060
## Installation
6161

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515

1616
- **完全解决了`react-native-snap-carousel`[问题](https://github.com/meliorence/react-native-snap-carousel/issues/632)**
1717
- **易用****无限滚动****完全使用 Reanimated2 实现**
18-
> v2 已经发布,希望大家喜欢!~
18+
19+
> v2 已经发布,希望大家喜欢!~ [v1 文档](https://github.com/dohooo/react-native-reanimated-carousel/tree/v1.x.x)
1920
2021
> 点击图片,查看 demo。[试一下(Snack)](https://snack.expo.dev/@zhaodonghao586/simple-carousel) 🍺
2122
@@ -56,7 +57,6 @@
5657
1. [提示](#提示)
5758
1. [原因](#原因)
5859
1. [示例](#示例)
59-
1. [v1 文档](https://github.com/dohooo/react-native-reanimated-carousel/tree/v1.x.x)
6060

6161
---
6262

0 commit comments

Comments
 (0)