Use RNKC for composer keyboard avoiding view (#10997)

Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
Samuel Newman
2026-07-01 00:15:50 +03:00
committed by GitHub
parent 5e7343b0d2
commit 0adf500edf
2 changed files with 34 additions and 46 deletions
-9
View File
@@ -1940,15 +1940,6 @@
}
},
"src/view/com/composer/Composer.tsx": {
"@typescript-eslint/no-explicit-any": {
"count": 2
},
"@typescript-eslint/no-misused-promises": {
"count": 4
},
"@typescript-eslint/no-unsafe-member-access": {
"count": 2
},
"react-hooks/immutability": {
"count": 2
},