Skip to content

Commit 1d784bc

Browse files
committed
publish: 106 & docs update
1 parent ec33e45 commit 1d784bc

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs/cp.gif

2.46 MB
Loading

docs/sp.gif

4.81 MB
Loading

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"react-native-custom-scroll-indicator"
1111
],
1212
"license": "ISC",
13-
"publishConfig": {
14-
"registry": "https://npm.pkg.github.com/"
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/JevonsCode/react-native-custom-scroll-indicator.git"
1516
}
1617
}

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ yarn add react-native-custom-scroll-indicator
1616

1717
<img src="./docs/styles.gif" alt="react-native-custom-scroll-indicator" />
1818
<br />
19-
<img src="./docs/styles.gif" alt="react-native-custom-scroll-indicator" />
19+
<img src="./docs/sp.gif" alt="react-native-custom-scroll-indicator" />
2020
<br />
21-
<img src="./docs/styles.gif" alt="react-native-custom-scroll-indicator" />
21+
<img src="./docs/cp.gif" alt="react-native-custom-scroll-indicator" />
2222

2323

2424
## Usage / 使用

0 commit comments

Comments
 (0)