diff --git a/react-native-libraries.json b/react-native-libraries.json index bd68b154e..860833296 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16135,5 +16135,13 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/itsandrehere/rn-selector", + "examples": ["https://github.com/itsandrehere/rn-selector/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true, + "web": true } ]