We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ca460 commit 8d7a1e6Copy full SHA for 8d7a1e6
1 file changed
react-native-libraries.json
@@ -1254,8 +1254,10 @@
1254
},
1255
{
1256
"githubUrl": "https://github.com/byteburgers/react-native-autocomplete-input",
1257
+ "npmPkg": "react-native-autocomplete-input",
1258
"ios": true,
1259
"android": true,
1260
+ "web": true,
1261
"expoGo": true,
1262
"examples": ["https://snack.expo.dev/rJxdeFIIb"]
1263
@@ -14703,13 +14705,5 @@
14703
14705
"npmPkg": "@rudderstack/rudder-integration-singular-react-native",
14704
14706
14707
"android": true
- },
- {
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
14714
}
14715
]
0 commit comments