From ff68e4036d85f94bd202e50e26d854efdc1de014 Mon Sep 17 00:00:00 2001 From: Artem Pyvovar Date: Fri, 10 Apr 2026 17:50:17 +0100 Subject: [PATCH] Disable keyboard preload on iOS to prevent keyboard flash (#10214) --- src/App.native.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.native.tsx b/src/App.native.tsx index af93a75c84..3a0a5a6a57 100644 --- a/src/App.native.tsx +++ b/src/App.native.tsx @@ -235,7 +235,7 @@ function App() { - +