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 2a0a999 commit d833315Copy full SHA for d833315
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-keyboard-aware-scroll-view",
3
- "version": "0.2.8",
+ "version": "0.2.9",
4
"description": "A React Native ScrollView component that resizes when the keyboard appears.",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -44,4 +44,4 @@
44
"eslint-plugin-react": "^6.10.0",
45
"flow-bin": "0.33.0"
46
}
47
-}
+}
0 commit comments