You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing an issue with the keyboard on android in the screen component with expo-router in ignite X.
When I add a TextField to a Screen and then focus the TextField, the Keyboard shows as expected.
When I dismiss the keyboard, screen content disappears and I'm left with a blank screen.
Using a View Component instead of Screen, everything works as expected.
On iOS it works with the screen component. Issue is only on Android.
Ignite version
10.4
Additional info
System
platform win32
arch x64
cpu 12 cores AMD Ryzen 5 5600H with Radeon Graphics
Describe the bug
I'm facing an issue with the keyboard on android in the screen component with expo-router in ignite X.
When I add a TextField to a Screen and then focus the TextField, the Keyboard shows as expected.
When I dismiss the keyboard, screen content disappears and I'm left with a blank screen.
Using a View Component instead of Screen, everything works as expected.
On iOS it works with the screen component. Issue is only on Android.
Ignite version
10.4
Additional info
System
platform win32
arch x64
cpu 12 cores AMD Ryzen 5 5600H with Radeon Graphics
JavaScript (and globally-installed packages)
node 18.13.0 C:\Program Files\nodejs\node.EXE
npm 8.19.3 C:\Program Files\nodejs\npm.CMD
@expo/ngrok 4.1.3
@react-native-community/cli 10.1.0
eas-cli 12.6.2
firebase-tools 11.23.1
firebase 9.17.1
npm-check 6.0.1
yarn 1.22.19
yarn 1.22.19 C:\Program Files (x86)\Yarn\bin\yarn.CMD
pnpm - not installed
bun - not installed
expo 51.0.39 managed
Ignite
ignite-cli 10.0.4 C:\Users\xxx\AppData\Local\npm-cache_npx\e31027f3785124a8\node_modules.bin\ignite.CMD
ignite src build C:\Users\xxx\AppData\Local\npm-cache_npx\e31027f3785124a8\node_modules\ignite-cli\build
Android
java 17.0.11 C:\Program Files\Microsoft\jdk-17.0.11.9-hotspot\bin\java.EXE
android home - C:\Users\xxx\AppData\Local\Android\Sdk
Tools
git git version 2.39.1.windows.1 C:\Program Files\Git\cmd\git.EXE
The text was updated successfully, but these errors were encountered: