-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Layout animation collision on Alert call with KeyboardAvoidingView #10606
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Anything new on this issue? I am facing the same thing and would like to get rid of the warning |
This comment has been minimized.
This comment has been minimized.
I am facing same issue on IOS |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
I kinda hate that bot. |
@neiker Me too brother. Me too... |
Description
Calling Alert with focused TextInput (Keyboard is open) wrapped in KeyboardAvoidingView causes warning:
And should input become focused after alert dismiss or not? Now i do it manually but in older versions seems it was automatically
Reproduction
https://rnplay.org/apps/5lB8-A
Additional Information
The text was updated successfully, but these errors were encountered: