mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
serach debouncing, hiding result categories
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"@react-navigation/native": "^5.9.4",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"jotai": "^1.1.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"md5": "^2.3.0",
|
||||
"react": "17.0.1",
|
||||
"react-native": "0.64.1",
|
||||
@@ -41,6 +42,7 @@
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@react-native-community/eslint-config": "^2.0.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/md5": "^2.3.0",
|
||||
"@types/react-native": "^0.64.5",
|
||||
"@types/react-native-vector-icons": "^6.4.7",
|
||||
|
||||
Reference in New Issue
Block a user