Skip to content

Commit cdb8363

Browse files
authored
Add use-debounce (#1666)
1 parent 6b708a8 commit cdb8363

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15486,5 +15486,16 @@
1548615486
"android": true,
1548715487
"expoGo": true,
1548815488
"newArchitecture": true
15489+
},
15490+
{
15491+
"githubUrl": "https://github.com/xnimorz/use-debounce",
15492+
"examples": [
15493+
"https://codesandbox.io/s/kx75xzyrq7"
15494+
],
15495+
"ios": true,
15496+
"android": true,
15497+
"web": true,
15498+
"expoGo": true,
15499+
"newArchitecture": true
1548915500
}
1549015501
]

0 commit comments

Comments
 (0)