use RNKC for composer keyboard avoiding view

This commit is contained in:
Samuel Newman
2026-06-26 18:49:34 +03:00
parent 66250e45cc
commit a20afa9e43
2 changed files with 35 additions and 50 deletions
-12
View File
@@ -1969,18 +1969,6 @@
}
},
"src/view/com/composer/Composer.tsx": {
"@typescript-eslint/no-explicit-any": {
"count": 2
},
"@typescript-eslint/no-floating-promises": {
"count": 1
},
"@typescript-eslint/no-misused-promises": {
"count": 4
},
"@typescript-eslint/no-unsafe-member-access": {
"count": 2
},
"react-hooks/immutability": {
"count": 2
},