We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2f050 commit 37b75bbCopy full SHA for 37b75bb
1 file changed
react-native-libraries.json
@@ -18372,5 +18372,15 @@
18372
"examples": ["https://github.com/kubacienciala/expo-weather-kit/tree/main/example"],
18373
"ios": true,
18374
"newArchitecture": true
18375
+ },
18376
+ {
18377
+ "githubUrl": "https://github.com/wneel/react-native-native-select",
18378
+ "npmPkg": "react-native-native-select",
18379
+ "examples": [
18380
+ "https://github.com/wneel/react-native-native-select/tree/main/tests"
18381
+ ],
18382
+ "ios": true,
18383
+ "android": true,
18384
+ "newArchitecture": true
18385
}
18386
]
0 commit comments