diff --git a/react-native-libraries.json b/react-native-libraries.json index 3a70b1e0..2b0f04f0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20936,5 +20936,21 @@ "android": true, "web": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/tenkaipl/react-native-select", + "npmPkg": "@tenkaipl/react-native-select", + "examples": ["https://snack.expo.dev/@krisix/tenkaipl-react-native-select"], + "images": [ + "https://raw.githubusercontent.com/tenkaipl/react-native-select/main/examples/assets/gif-1.gif", + "https://raw.githubusercontent.com/tenkaipl/react-native-select/main/examples/assets/gif-2.gif", + "https://raw.githubusercontent.com/tenkaipl/react-native-select/main/examples/assets/gif-3.gif", + "https://raw.githubusercontent.com/tenkaipl/react-native-select/main/examples/assets/gif-4.gif" + ], + "configPlugin": true, + "ios": true, + "android": true, + "web": true, + "expoGo": true } ]