Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput autoFocus not work when push new screen to the stack #7773

Open
1 task done
nhatth219 opened this issue Aug 20, 2023 · 2 comments
Open
1 task done

TextInput autoFocus not work when push new screen to the stack #7773

nhatth219 opened this issue Aug 20, 2023 · 2 comments

Comments

@nhatth219
Copy link

What happened?

  1. Push a new screen into the stack and the Input has autoFocus={true}
  2. The keyboard appears then appears immediately

What was the expected behaviour?

The keyboard has to appear

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

  • Tested on playground folder
  • Add a TextInput and it has autoFocus={true} in a screen

In what environment did this happen?

React Native Navigation version: 7.37.0
React Native version: 0.72.3
Has Fabric (React Native's new rendering system) enabled: (yes/no) no
Node version: v16.14.1
Device model: SAMSUNG SM-S901E
Android version: 13

@nhatth219
Copy link
Author

Screen_Recording_20230821_001953_Playground.mp4

@Sasha95
Copy link

Sasha95 commented Jan 10, 2024

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants