serach debouncing, hiding result categories

This commit is contained in:
austinried
2021-07-26 13:44:55 +09:00
parent 3615ec9ab6
commit c12ff2c08c
8 changed files with 119 additions and 42 deletions

View File

@@ -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",