diff --git a/react-native-libraries.json b/react-native-libraries.json index 2a0d9874b..537eab9e9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15486,5 +15486,16 @@ "android": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/xnimorz/use-debounce", + "examples": [ + "https://codesandbox.io/s/kx75xzyrq7" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]