We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327bd42 commit 8a755c4Copy full SHA for 8a755c4
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-native-smart-scroll-view",
3
- "version": "1.3.7",
+ "version": "1.3.8",
4
"description": "Handles keyboard events and auto adjusts content to be visible above keyboard on focus. Further scrolling features available.",
5
"main": "SmartScrollView.js",
6
"scripts": {
7
"test": "LOL TESTS"
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/jrans/react-native-smart-scroll-view.git"
+ "url": "git+https://github.com/izadmehr/react-native-smart-scroll-view.git"
12
13
"keywords": [
14
"smart",
0 commit comments