Skip to content

Commit 8d7a1e6

Browse files
committed
Add npm package
1 parent b1ca460 commit 8d7a1e6

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

react-native-libraries.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,8 +1254,10 @@
12541254
},
12551255
{
12561256
"githubUrl": "https://github.com/byteburgers/react-native-autocomplete-input",
1257+
"npmPkg": "react-native-autocomplete-input",
12571258
"ios": true,
12581259
"android": true,
1260+
"web": true,
12591261
"expoGo": true,
12601262
"examples": ["https://snack.expo.dev/rJxdeFIIb"]
12611263
},
@@ -14703,13 +14705,5 @@
1470314705
"npmPkg": "@rudderstack/rudder-integration-singular-react-native",
1470414706
"ios": true,
1470514707
"android": true
14706-
},
14707-
{
14708-
"githubUrl": "https://github.com/byteburgers/react-native-autocomplete-input",
14709-
"npmPkg": "react-native-autocomplete-input",
14710-
"ios": true,
14711-
"android": true,
14712-
"web": true,
14713-
"expoGo": true
1471414708
}
1471514709
]

0 commit comments

Comments
 (0)