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 4ca60a0 commit 52104f1Copy full SHA for 52104f1
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-native-keyboard-aware-scroll-view",
+ "name": "@react-native-oh-tpl/react-native-keyboard-aware-scroll-view",
3
"version": "0.9.5-0.0.3",
4
"description": "A React Native ScrollView component that resizes when the keyboard appears.",
5
"main": "index.js",
@@ -16,17 +16,13 @@
16
"tags": [
17
"react",
18
"react-native",
19
- "react-component",
20
- "ios",
21
- "android"
+ "react-component"
22
],
23
"keywords": [
24
25
26
"scrollview",
27
"keyboard",
28
29
- "android",
30
"react-component"
31
32
"author": "Alvaro Medina Ballester <me@alvaromb.com>",
0 commit comments