diff --git a/react-native-libraries.json b/react-native-libraries.json index 93493135..d3895a99 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13114,5 +13114,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/osamaqarem/drag-select", + "npmPkg": "@osamaq/drag-select", + "examples": ["https://github.com/osamaqarem/drag-select/tree/main/example"], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]